Quick Jump
- MySQL Community Server
- MySQL Embedded Server
- MySQL Enterprise
- MySQL Cluster
- MySQL Workbench (GUI Tool)
- MySQL Proxy
- Drivers and Connectors
- Optimized Open Source Software Stack
- Other Downloads
MySQL Cluster is the world's most popular carrier grade database due to its high performance, high availability, scalability and ease of integration with existing systems and tools. MySQL Cluster has a low TCO due to its support for open standards, COTs hardware and low licensing costs.
MySQL Workbench is the flagship GUI product for the MySQL Server that can be used to write and execute SQL queries and scripts, edit data, visually design database models and manage the MySQL Server.
MySQL Proxy is a simple program that sits between your client and MySQL server(s) that can monitor, analyze or transform their communication. Its flexibility allows for unlimited uses; common ones include: load balancing; failover; query analysis; query filtering and modification; and many more.
Note: Connector version numbers do not correlate with MySQL Server version numbers.
While many programming languages have included support for connecting to MySQL server, additional drivers are available:

