MySQL
From Uweb
MySQL is one of the most-used database servers for internet applications. Every web programming language with the exception of .Net has excellent drivers and interfaces to it. PHP has several methods of accessing MySQL, including the standard PHP-MySQL drivers, PHP-MySQLi, and PHP-PDO.
Documentation
Online Documentation is available at http://dev.mysql.com/doc/
