what is MySQL?
MySQL is a fast and reliable Database Management System that stores and processes information. Standard Query Language (SQL) is one of the most common languages used to process information. MySQL is an open source database that is accessible on many platforms like LAMP, MAMP and WAMP. It is popular for web applications and its popularity is closely tied to the popularity of PHP, which is often combined with MySQL and nicknamed the Dynamic Duo.
advantages of MySQL
• can be run on many operating systerms
• open source
• fast performance
• support and training avavilable
relevant books about MySQL
projects that use MySQL
|