MySQL is one of many database systems which can be used as the back-end to a web site
MySQL can be downloaded from http://www.mysql.com/ or mirror sites
The MySQL command line client can be used to interact with MySQL databases
The MySQL client allows the user to type in SQL queries and prints results to the screen.