english deutsch
Butler.pm
A Perl module that enables Perl scripts to access the Butler SQL database. Currently, this only works on Macs, so this will only be useful with MacPerl.
Class::DBI
Provides a convenient abstraction layer to a database.
CPAN: Database Interfaces
Listing of modules and their corresponding documentation.
DBD::MySQL
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.
DBI.pm
A Perl module used for the connection, retrieval and storage of data from various database applications.
DBI::Transaction and DBI::Transaction::Repeated Pe
DBI::Transaction is OO Perl module for advanced database transactions. DBI::Transaction::Repeated automatically repeats a collided transaction until success.
DBIWrapper
Designed to facilitate easier access to databases using DBI. High level methods for reading, writing, committing and rolling back transactions are provided.
DBIx::Browse
Designed to facilitate the browsing (INSERT, UPDATE and DELETE) of related database tables. With demonstration.
DBIx::Password
Allows creation of a global password file for DB passwords.
libsite-db-perl
Provides basic and easy database-connectivity through both URLs and standard DBD-parameters.
MSSQL::DBlib & MSSQL::Sqllib
Two Perl classes for accessing Microsoft SQL Server from Perl from MS Windows only.