MySQL is a widely used relational database management system (RDBMS). It is free and open-source.
A database is an organized collection of data, generally stored and accessed electronically from a computer system.
SQL stands for Structured Query Language. It is the standard language for dealing with Relational Databases.
Edit the code below and click Run to see the result live.