| Freeware | |
| Windows | |
| 0 bytes | |
| 4.1 | |
| 6948 | |
| Publisher | mysql |
| Date added | 30 Nov 1999 |
| Last updated | 23 Jul 2007 |
Advertisement
An Open Source database server.
The MySQL Database Server, is the world's most popular open source (free for all) database server. SQL is the most common standardized language used to access databases. MySQL is a relational database management system, meaning that data is stored in separate tables (for added speed and flexibility) rather than all in one place. It is unmatched in speed, compactness, stability and ease of deployment and includes InnoDB storage engine, a transaction-safe, ACID-compliant storage engine with commit, rollback, crash recovery and row-level locking capabilities. MySQL Server works in client/server or embedded systems and a large amount of contributed MySQL software is available with most applications or languages supported by the the MySQL Database Server.