Home > Computers > Programming > Languages > Perl > Modules > Database
Database related Perl modules.
http://www.perl.com/pub/2002/11/27/classdbi.html
Provides a convenient abstraction layer to a Database.
http://search.cpan.org/~phred/Class-DBI-Sweet/lib/Class/DBI/Sweet.pm
Provides convenient count, search, page, and cache functions and integrates these functions with Class::DBI in a convenient and efficient way.
http://search.cpan.org/dist/DBD-MVS_FTPSQL/
CPAN Module: DBI driver for IBM DB2 mainframe databases through an IBM FTP server. Includes documentation, examples and downloads.
http://dev.mysql.com/downloads/dbi.html
Basic abstraction layer for working with databases in Perl, a driver for using MySQL with DBI and a pure-Perl implementation of the MySQL client-server protocol.
http://search.cpan.org/~mergl/pgsql_perl5-1.9.0/Pg.pm
Provides access to PostgreSQL databases through the DBI module.
http://dbi.perl.org/
The standard database interface module for Perl. It defines a set of methods, variables and conventions that provide a consistent database interface independent of the actual database being used.
http://dbiwrapper.sourceforge.net/
Designed to facilitate easier access to databases using DBI. High level methods for reading, writing, committing and rolling back transactions are provided.
http://search.cpan.org/~ejdrs/DBIx-Browse/
Designed to facilitate the browsing (INSERT, UPDATE and DELETE) of related database tables. With demonstration.
http://www.sommarskog.se/mssql/
Two Perl classes for accessing Microsoft SQL Server from Perl from MS Windows only.
http://search.cpan.org/dist/DBIx-SQLEngine/SQLEngine/Docs/Related.pod
Reviews and tabulates the features for many of the DBI wrapper modules available on CPAN.
http://search.cpan.org/~book/Test-Database-1.112/lib/Test/Database.pm
Provides Database handles for ready testing of generic code on all available databases.
http://poop.sourceforge.net/
A review of the various modules available for Perl Object-Oriented Persistence (POOP), including RDBMS-OO mappers.
Home > Computers > Programming > Languages > Perl > Modules > Database
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us