- Database Journal: Data-basics
- Discussion on software packages for constructing relational databases. Includes sample table for illustration.
- EasySoft: Perl DBI
- Contains articles and tutorials on Perl database interface for accessing and retrieving data.
- MySQL and Perl for the Web
- Book with instructions in using MySQL, Perl DBI and CGI.pm modules. Includes outline of contents, reviews, and sample chapter.
- O’ Reilly: Programming the Perl DBI
- Provides description of text, list of errors, reviews, author interview, and cover image.
- Perl: DBIx: Recordset VS DBI
- Covers difficulties in utilizing DBI application. Illustrations found in different sample codes.
- PerlMonks: Database Programming Blues
- Discusses Perl’s principles, source code complexity, database programming difficulty, and data structure.
- Raleigh Perl Mongers: Just Enough DBI to be Dangerous
- Contains presentation of code samples, notes, and slides used for the user group’s meeting.
- Using Perl for Web Programming: Database Interaction
- Complete contents on the chapter regarding databases that supports data in web sites.
|