Chapter 5. MySQL

Table of Contents
In this chapter...
MySQL features
Comparisions with other popular DBMSs
Getting MySQL
Setting up MySQL databases
The MySQL client
Understanding the MySQL client prompts
Exercises
Chapter summary

In this chapter...

In this section we examine the popular database MySQL, which is available for free for many platforms. MySQL is just one of many database systems which can be accessed via Perl's DBI module.