MySQL Tutorial
MySQL is the most popular Open Source Relational SQL database management system. MySQL is one of the best RDBMS being used for developing web based software applications.
This tutorial will give you quick start with MySQL and make you comfortable with MySQL programming.
Audience
This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to MySQL languages.
Prerequisites
Before you start doing practice with various types of examples given in this reference, I'm making an assumption that you are already aware about what is database, specially RDBMS and what is a computer programming language.
Compile/Execute MySQL Programs
If you are willing to compile and execute SQL programs with SQLite DBMS but you do not have a setup for the same, then do not worry. The compileonline.com is available on a high end dedciated server giving you real programming experience with a comfort of single click execution. Yes! it is absolutely free and its online.
1 - MySQL Functions Reference
At Tutorials Point you will find references on all important built-in MySQL functions.
2 - MySQL Useful Resources
A collection of MySQL Database Sites and Books is given at this page.
3 - Tuning the Database System
Few points for Database Administrator to fine tune a database performance.
4 - MySQL Tutorial in PDF
Download a quick MySQL tutorial in PDF format.