Languages
Components, Scripts, Codes: CGI/PERL / Tips and Tutorials / Database-related
Using a flat-file database in PerlWeb developers often look for ways of speeding up the development process without spending thousands of dollars on additional software. This...By: Jason Shindler |
Freeware | |||
The Perl DBIThe Perl DBI is a perl module that allows Perl users to interact with different types of databases through a single API. This Database Independent...By: The Perl DBI |
Freeware | |||
Short guide to DBIThis Short Guide to DBI teaches a beginner on how start using SQL and SQL driven databases from Perl. The main topics included in the article are... |
Freeware | |||
Perl and The MiniSQL Server (mSQL)As Perl and MySQL can be used together, thus, there is no reason why Perl and mSQL cannot be used together as well. It is shown in this tutorial...By: Blair Ireland |
Freeware | |||
Disk-based data structures (DBM)This article offers many Perl database management solutions that are quick to store and use Perl data structures to and from disk and yet have low...By: Aaron Weiss |
Freeware | |||
Dabbling in Live Databases: MySQLThis article was developed in a Linux environment with MySQL 3.22 and caters to basic understanding of Perl, Unix/Linux, and databases in general....By: Aaron Weiss |
Freeware | |||
A Short Guide to DBIThis article is a short guide to DBI (The Perl Database Interface Module). The article covers topics such as general information about relational... |
Freeware |
