Learn how to install MySql on Windows based systems
MySQL is an open-source relational database management system (RDBMS) where data is organized into one or more data tables in which data types may be related to each other.
SQL is a language programmers use to create, modify and extract data from the relational database, as well as control user access to the database.
In addition to relational databases and SQL, MySQL implements a relational database in a computer's storage system and manages users.