1. Home
  2. Computing & Technology
  3. PHP / MySQL

Understanding how SQL databases work

By Angela Bradley, About.com

1 of 4

Understanding MySQL

MySQL is a relational database often used to store data for web sites working in conjunction with PHP. Relational means that different tables of the database can be cross referenced to one another. SQL stands for "Structured Query Language" which is the standard language used to interact with databases. MySQL was built using the SQL base and released as an open source database system. Because of its popularity, it is highly supported with PHP. Before you start learning to make databases it is important to understand more about what tables are.
Explore PHP / MySQL
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. PHP / MySQL
  4. Learn MySQL
  5. SQL tutorial - MySQL Tutorial - SQL

©2009 About.com, a part of The New York Times Company.

All rights reserved.