Databases 8 min read

Is Oracle Killing MySQL? A Deep Dive into MySQL’s Future Under Oracle

The article examines Peter Zaitsev’s critique of Oracle’s stewardship of MySQL, debunks long‑standing myths, evaluates recent MySQL Heatwave features and performance gaps, and compares MySQL’s trajectory with PostgreSQL and other open‑source databases.

21CTO
21CTO
21CTO
Is Oracle Killing MySQL? A Deep Dive into MySQL’s Future Under Oracle

MySQL Under Oracle: History and Myths

Peter Zaitsev, a former MySQL performance engineer, reflects on Oracle’s acquisition of Sun and MySQL and the persistent rumors that Oracle intended to kill MySQL, either by eliminating it as a competitor or by restricting it to the proprietary MySQL Enterprise edition.

In reality, Oracle has become an effective steward: the MySQL team remains largely independent under Tomas Ulin, stability and security have improved, and many technical debts have been addressed, adding features such as JSON support and advanced SQL standards.

MySQL Enterprise focuses on enterprise‑only capabilities—pluggable authentication, auditing, firewall, proprietary GUI, monitoring, and backup tools—while open‑source alternatives continue to thrive, limiting vendor lock‑in.

Open source golden rule
Open source golden rule

The “open‑source golden rule”—that a transition should not harm adoption—has guided Oracle’s approach, according to Zaitsev.

MySQL Heatwave and Emerging Limitations

Oracle’s MySQL Heatwave introduces cloud‑native features absent from the community edition, such as accelerated analytical queries and machine‑learning capabilities. However, MySQL still lacks parallel query execution, and even on machines with hundreds of CPU cores, performance gains are minimal.

This limitation affects both analytical workloads and common “GROUP BY” queries; MySQL 8 offers some parallel DDL support but not for query execution.

Other open‑source databases have added vector search and JavaScript support, areas where MySQL lags, prompting concerns that Oracle’s roadmap may be stifling MySQL’s adoption.

Comparative Landscape

According to DB‑Engines rankings, PostgreSQL has closed the adoption gap with MySQL and, based on Stack Overflow surveys, is now the most popular open‑source relational database, while MySQL’s market share declines.

DB‑Engines ranking comparison
DB‑Engines ranking comparison

Experts note that MySQL’s DBaaS focus and lack of parallel query support put it at a disadvantage compared to PostgreSQL, PgPool, ProxySQL, and MySQL Router.

Chief Technology Officer Mark Callaghan observes that the MySQL community is declining and needs external contributors to sustain development and bug fixing.

Zaitsev concludes with a warning: “Unless Oracle redirects its attention to the modern developer’s needs for relational databases, it will completely kill MySQL. If no action is taken, the result will be inaction.”

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

performancedatabasemysqlopen sourceOracle
21CTO
Written by

21CTO

21CTO (21CTO.com) offers developers community, training, and services, making it your go‑to learning and service platform.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.