MySQL is an open source database management software that helps users store, organize, and retrieve data. It is a very powerful program with a lot of flexibility.
This tutorial will explains how to install MySQL, create a sample database, create a table, insert records into the table, and select records from the table.
Full article here:
An Introduction To MySQL Database (Unixmen)