Fuse::DBI

Mount your database as filesystem and use it
Download

Fuse::DBI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Dobrica Pavlinusic
  • Publisher web site:
  • http://search.cpan.org/~dpavlin/

Fuse::DBI Tags


Fuse::DBI Description

Mount your database as filesystem and use it [COPYRIGHT=1, part of FUSE (Filesystem in USErspace) available at to mount your database as file system.That will give you possibility to use normal file-system tools (cat, grep, vi) to manipulate data in database.It's actually opposite of Oracle's intention to put everything into database.SYNOPSIS use Fuse::DBI; Fuse::DBI->mount( ... ); Requirements: · Perl


Fuse::DBI Related Software