This document provides an overview of SQL and MySQL. SQL is a relational database management system originally developed by IBM. It allows users to connect to a database server and query or modify data. MySQL is a free, open-source SQL database. It provides more power and reliability than Microsoft Access. With SQL, the database resides on a server and users can connect via the web to access and edit data. phpMyAdmin provides a graphical interface for managing MySQL databases.