| Summary
MySQL is an open source relational database
management system (RDBMS) that uses Structured Query Language (SQL),
the most popular language for adding, accessing, and processing
data in a database. It is downloadable from mySQL website (http://www.mysql.com)
and can be tailored to one's needs in accordance with the general
public license. MySQL is noted mainly for its speed, reliability,
and flexibility. |