MySQL
MySQL is a relational database management system (RDBMS) that uses Structured Query Language (SQL) to manage and manipulate data. It stores data in tables and allows you to perform operations like querying, updating, inserting, and deleting records.