DBI - The Perl Database Interface
Official site includes documentation, mailing list information, and demonstrations.
dbi-users@perl.org
Archive of the mailing list.
O'Reilly: Programming the Perl DBI
Information about the book by Alligator Descartes and Tim Bunce. Includes the full text of the "Programming with the DBI" chapter.
DBI Examples
Tips and discussion on basic DBI usage and optimizing DBI programs.
Win32::ODBC for Perl
Newsgroup home, FAQ, Documentation.
Introduction to MySQL (using Perl DBI)
4 page article starts with basics of MySQL and finishes up with actual examples of DBI in a MySQL context.
Perl.com: DBIx::Recordset vs. DBI
Terrance Brannon argues that DBI should not be the interface for most Perl applications requiring database functionality.
CGI Database Applications with Perl
Tutorial covering the strategies and technologies behind writing a database-driven CGI application.
Just Enough DBI to be Dangerous
Slides and sample code from a talk given by Bradford Powell at a Raleigh Perl Mongers meeting.
MySQL and Perl for the Web
Official site for the book by Paul DuBois. Includes table of contents, errata, downloads, and a sample chapter in PDF format.
|