Perl Database Interface FTP Archive

Maintained on ftp.demon.co.uk:/pub/perl/db/ by [email protected]


Contents:

-- Files:

ls-lR      Recursive directory and file listing. Note that this is a listing
          from my home system and NOT this archive.  A few files listed are
          not available here for FTP.

-- Directories

DBI/           The home of the DBI archive.

To join the DBI mailing list visit http://www.fugue.com/dbi.
Also visit the DBI 'home page' http://www.hermetica.com/technologia/DBI

DBD/Oracle     Database Drivers for Oracle 7

                               Many other drivers are available on CPAN sites.

mod/           Other Perl 5 Database Modules and Extensions ...

  Sybperl/    By Michael Peppler, [email protected]
  Pg/         Interface to Postgres
  Pg95/       Interface to Postgres95 (with SQL)
  xbase/      Read access to Xbase format files


perl4/         Perl 4 extensions (using the usub C interface)

   oraperl/   ORACLE 6 & 7  By Kevin Stock, [email protected]
   sybperl/   SYBASE 4      By Michael Peppler, [email protected]
   ingperl/   INGRES        By Tim Bunce [email protected] and Ted Lemon
   isqlperl/  INFORMIX      By William Hails, [email protected]
   interperl/ INTERBASE     By Buzz Moschetti, [email protected]
   uniperl/   UNIFY 5.0     By Rick Wargo, [email protected]
   pgperl/    POSTGRES      By Igor Metz, [email protected]

   btreeperl/ NDBM perl extensions.   By John Conover, [email protected]
   ctreeperl/ C-Tree perl extensions. By John Conover, [email protected]
   cisamperl/ INFORMIX C-ISAM. By Mathias Koerber, [email protected]
   duaperl/   X.500 Directory User Agent. By Eric Douglas.


scripts/       Perl and shell scripts

   rdb/       RDB, a perl RDBMS for ASCII files. By Walt Hobbs, [email protected]
   shql/      SHQL is an interactive SQL database engine.  Written as a shell
              script, SHQL interprets SQL commands and manipulates flat files
              based on those commands. By Bruce Momjian, [email protected]
   xbase/     Perl scripts for accessing xBase style files (dBase III)


refinfo/       Reference information

   sqlsyntax/ Yacc and lex syntax and C source code for SQL1 and SQL2 from
              ftp.uu.net:/pub/uunet/published/oreilly/nutshell/yacclex,
              and a draft SQL3 syntax from Jeff Fried <[email protected]>

   formats/   Details of file formats such as Lotus 1-2-3 .WK1



If you know of any database related perl extensions or scripts PLEASE
send them to me ([email protected]) or tell me where to find them and
I'll put a copy here. Thanks.


Tim Bunce.