MySQL

MySQLMySQL is a multi-user SQL (Structured Query Language) database server. MySQL is quite a common database, proving APIs (application program interface) for such languages as C, C++, Java, Perl, PHP and Python.

Many web applications such as guestbook's, forums and content management systems (CMS) make use of a MySQL database. Information in the database is stored and retrieved using SQL queries.