Glossary · Database
MySQL
One of the world's most popular open-source relational databases, widely used for web applications.
MySQL is an open-source relational database management system developed by Oracle Corporation. It is the "M" in the LAMP stack (Linux, Apache, MySQL, PHP) and powers many of the world's most-visited websites and applications. MySQL offers multiple storage engines (InnoDB for transactional workloads, MyISAM for read-heavy workloads), replication for high availability, partitioning for large datasets, and a comprehensive set of SQL features. MySQL is known for its ease of setup, strong community support, and excellent read performance. It is available in Community (open-source) and Enterprise editions.
In practice
How AI for Database applies it
Fig — every answer ships with the tables, rows and SQL behind it.
Related terms
See it on your own database
Connect read-only in minutes. Free models included.