SQL (Structured Query Language): SQL is the language used to interact with MySQL and other relational databases. You’ll learn SQL commands and syntax to perform operations such as creating tables, inserting data, updating data, deleting data, and querying data.