 |
|
Top 1 to 7 Database-related - Perl scripts at Programsdb.com |
Scripts are listed afer popularity. To display the scripts after name please click here
1)
Short guide to DBI
This article teaches basics on how to start using SQL and SQL driven databases from Perl. It begins by educating the reader on general information about relational databases and SQL. It also includes examples of how to use DBI and cached queries.
2)
The Perl DBI
This tutorial introduces perl Database Interface Module. It teaches you how to use this to interact with your database, extract, insert and update data.
3)
Using a flat-file database in Perl
This tutorial teaches web developers ways of speeding up the development process. Tis can be achieved through building an easy to use flat-file database in Perl and thereafter, access it via a web page.
4)
Perl and The MiniSQL Server (mSQL)
Since Perl and MySQL can be used together, so one would wonder if Perl and mSQL be used together as well. This tutorial brings out hat they can be used together, using the same Perl module.
5)
Dabbling in Live Databases: MySQL
This article covers all aspect of setting up MySQL. It teaches its management complexities and also shows how to create a MySQL database and then how to populate a table with data.
6)
A Short Guide to DBI
This is a guide to the Perl Database Interface Module. It covers general information about relational databases, provides example on usage of DBI, cached queries, transactions and much more.
7)
Disk-based data structures (DBM)
This tutorial provides many Perl database management solutions for programmers who need to store a dataset on the disk for future use but don't want to involved with a relational database with its required supporting software.
|
|
|
 |
|
|