Google

Friday, October 26, 2007

What is MySQL?

MySQL is a simple, yet powerful Open Source Software relational database management system that uses SQL.

MYSQL(pronounced "My ess cue el") is an open source Relational Database Management System that uses Structured Query Language. Information is stored in "Tables" which can be thought of as the equivalent of Excel spreadsheets. A single MySQL database can contain many tables at once and store thousands of individual records. It's fast, reliable and flexible.

No comments: