|
Top : Programming : Perl : Tutorials : DBI
DBI documentation (at perldoc)
The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used.
Intro to DBI (at extropia)
Introductory tutorial to using the DBI for web developers.
Introduction to DBI
Introduction to using Perl and Databases.
DBI is OK (perl.com)
Chromatic makes a case for using DBI and shows how it works well in the same situations as DBIx::Recordset.
DBI Examples
The purpose of this document is to provide some examples for using the Perl DBI modules to access databases. Over the course of this document, we will build a robust DBI program to access an Oracle database.
Yahoo! Groups : dbi-users
Discussion forum on the use of DBI.
DBI-Users Archive
This archive contains each message sent to the dbi-users mailing list.
DBI
The DBI is a 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.
A Short Guide to DBI (perl.com)
Here's how to get started using SQL and SQL-driven databases from Perl.
DBI Mailing List Archive
Programming the Perl DBI
Example chapter from the book By Alligator Descartes & Tim Bunce.
Related Categories:
Pages Updated On: 25-Aug-2005 - 03:44:05 Links Engine Powered By: Gossamer Threads Inc.
|