Company Overview
MySQL was originally developed by the Swedish company MySQL AB, co-founded by Michael "Monty" Widenius, David Axmark, and Allan Larsson in 1995. MySQL is the world's most popular open-source relational database management system, known for its high performance, reliability, ease of use, and mature ecosystem—adopted by millions of websites and applications (especially in the LAMP stack). In 2008, MySQL AB was acquired by Sun Microsystems for approximately $1 billion; in 2010, Oracle Corporation acquired Sun Microsystems, bringing MySQL under Oracle's ownership.
Related providers: MySQL Database
Product Portfolio
MySQL Server
The core database engine, available in Community (open source, GPL licensed) and Enterprise (commercial) editions. Features a pluggable storage engine architecture (InnoDB, MyISAM, Memory, etc.), with InnoDB as the default engine supporting ACID transactions, foreign keys, row-level locking, and MVCC.
MySQL HeatWave
Oracle Cloud's fully managed database service with an integrated in-memory query accelerator (HeatWave engine), enabling real-time OLAP analytics directly on MySQL data without ETL. Supports machine learning, AutoML, and HeatWave Lakehouse (querying object storage data).
MySQL Cluster (NDB Cluster)
A distributed database cluster based on the NDB (Network Database) storage engine, delivering 99.999% availability and real-time read/write performance for telecommunications, financial services, and other high-availability use cases.
MySQL Enterprise Edition
Commercial extension components including:
- MySQL Enterprise Monitor: Performance monitoring and tuning
- MySQL Enterprise Backup: Online hot backup
- MySQL Enterprise Security: Advanced encryption and auditing
- MySQL Enterprise High Availability: Replication and Group Replication
- MySQL Enterprise Thread Pool: Connection pool optimization
MySQL Workbench
Official graphical management tool supporting database design (ER modeling), SQL development, database migration, performance management, and server configuration.
MySQL Router
Lightweight middleware providing application-layer connection routing, load balancing, and failover for InnoDB Cluster and InnoDB ReplicaSet architectures.
MySQL Shell
Advanced command-line client and scripting tool supporting JavaScript, Python, and SQL modes, with AdminAPI (InnoDB Cluster management) and X DevAPI (document store).
Core Strengths
Most Widely Adopted: Leading market share among open-source databases, with the largest user community and ecosystem
Mature and Stable: Over 25 years of continuous development, battle-tested at global scale
Pluggable Storage Engine Architecture: Flexible engine design suitable for OLTP (InnoDB), OLAP, full-text search, and more
Rich High-Availability Options: Master-slave replication, Group Replication, InnoDB Cluster, NDB Cluster
Cloud-Native Integration: HeatWave provides analytics acceleration with multi-cloud and hybrid cloud support
Developer-Friendly: Rich client libraries supporting all major programming languages (PHP, Java, Python, Node.js, Ruby, etc.)
Oracle Ecosystem Backing: Backed by Oracle's R&D investment and global technical support infrastructure
Key Milestones
- 1995: MySQL AB founded in Sweden by Michael "Monty" Widenius, David Axmark, Allan Larsson; MySQL 1.0 released
- 2000: MySQL adopts GPL open-source license, entering rapid growth phase
- 2001: InnoDB storage engine released (later acquired by Oracle)
- 2005: MySQL 5.0 released with stored procedures, triggers, views, and cursors
- 2008: Sun Microsystems acquires MySQL AB for approximately $1 billion
- 2010: Oracle completes Sun acquisition, MySQL becomes part of Oracle
- 2013: MySQL 5.7 released with significant InnoDB performance improvements
- 2016: MySQL 8.0 released with window functions, CTEs, atomic DDL, role management
- 2022: MySQL HeatWave becomes Oracle Cloud's core database service, integrating ML and AutoML
- 2024: MySQL 9.0 (Innovation Release) continues InnoDB performance and security optimization
- 2026: HeatWave Lakehouse and HeatWave GenAI expand, AI integration fully upgraded
Market Position & Competitors
MySQL dominates the global relational database market, competing with:
- PostgreSQL: The most powerful open-source relational database, differentiated in complex queries, JSON support, and extensibility
- MariaDB: MySQL fork created by original MySQL founder Monty Widenius, maintaining MySQL compatibility while adding new features
- Microsoft SQL Server: Microsoft's commercial relational database, dominant in Windows/.NET ecosystems
- Oracle Database: The largest commercial database by market share, complementing/competing with MySQL in enterprise scenarios
- Percona Server: MySQL fork optimized for OLTP performance and diagnostics
- SQLite: Embedded relational database for mobile and local storage
- Amazon Aurora: AWS MySQL-compatible cloud database with significantly improved performance and scalability
- Google Cloud SQL for MySQL: GCP fully managed MySQL service
Acquisitions & Investments
| Year | Event | Details |
|---|---|---|
| 2008 | Sun Microsystems acquires MySQL AB | Approximately $1 billion |
| 2010 | Oracle acquires Sun Microsystems | MySQL joins Oracle; total deal $7.4 billion |
| 2015 | Oracle continues MySQL investment | Releases Enterprise Edition and cloud services |
| 2022 | MySQL HeatWave strategic upgrade | Oracle Cloud core product, integrated with ML and AutoML |