About the MySQL database server

MySQL is a widely used relational database management system for SQL databases. A relational database stores data in separate tables rather than in one big table. A database management system allows you to add, access, and process data stored in a SQL database.

If MySQL is available to you, you can:

Related Topics