Database Integration CGI and Perl Tutorials

CGI/Perl Database Integration
Home » CGI and Perl » Database Integration (3 Tutorials)
A short guide to DBI
A short guide to DBI tutorial
Here is a short guide to DBI (The Perl Database Interface Module). Topics include: General information about relational databases, Example of How to Use DBI, Cached Queries, Transactions, and more.
Disk-based Data Structures (DBM)
Disk-based Data Structures (DBM) tutorial
This tutorial provides several Perl DBM, or database management, solutions which have much less overheard than DBI and are a quick way to store and use Perl data structures to and from disk.
Dabbling in Live Databases: MySQL
Dabbling in Live Databases: MySQL tutorial
This article focuses on setting up MySQL and understanding its various management complexities. Shows how to create a MySQL database and populate a table with data.
Home » CGI and Perl » Database Integration (3 Tutorials)
 
Subcategories
 
Categories
 
Advertisement