What is MySQL?
MySQL is an open-source relational database management system. As with other relational databases, MySQL stores data in tables made up of rows and columns and users can define, manipulate, control, and query data using Structured Query Language, more commonly known as SQL.