Dabbling in Live Databases: MySQL - Script Review at ProgramsDB.com


  • Name
Dabbling in Live Databases: MySQL
  • Author
Aaron Weiss
  • Category
Perl / Database-related
  • HomePage Address
Click to Visit
  • No. of hits
26



     This article was developed in a Linux environment with MySQL 3.22 and caters to basic understanding of Perl, Unix/Linux, and databases in general. It focuses on setting up MySQL and assists in understanding its complexities. It also teaches the method to create MySQL databases and populate a table with data. Most details that are covered apply to MySQL in any Unix and Windows environment.


Top Perl scripts
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.
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 


Game Cheats

 

Updated: Saturday, 26 July 2008

Privacy Policy