You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -19,8 +19,9 @@ This post is maintained by Bytebase, an open-source database DevSecOps tool that
19
19
| 2024/09/29 | Initial version. |
20
20
| 2024/11/05 | It was noted that MariaDB has had Atomic DDL since MariaDB 10.6. |
21
21
|| It was noted that MariaDB has equal or better set of JSON functions that MySQL. |
22
+
| 2025/02/28 | Update TOC |
22
23
23
-
While MariaDB was initially a fork of MySQL, the two have evolved over time, each with its own strengths and development priorities. Recently, [MariaDB is acquired by K1](https://mariadb.com/newsroom/press-releases/k1-acquires-a-leading-database-software-company-mariadb-and-appoints-new-ceo/), marking the new journey for MariaDB.
24
+
MySQL turns 30 in 2025. While MariaDB was initially a fork of MySQL, the two have evolved over time, each with its own strengths and development priorities. Recently, [MariaDB is acquired by K1](https://mariadb.com/newsroom/press-releases/k1-acquires-a-leading-database-software-company-mariadb-and-appoints-new-ceo/), marking the new journey for MariaDB.
24
25
25
26
At Bytebase, we work with both databases extensively since the Bytebase product needs to integrate
26
27
with both databases. Our founders also build [Google Cloud SQL](https://cloud.google.com/sql). Drawing from our operational experience, we outline below the respective strengths of MySQL and MariaDB:
@@ -30,7 +31,7 @@ with both databases. Our founders also build [Google Cloud SQL](https://cloud.go
30
31
-[Features where MySQL Shines](#features-where-mysql-shines)
31
32
-[Features where MariaDB Shines](#features-where-mariadb-shines)
32
33
33
-
_Unless otherwise specified, the comparison below is between the latest stable release, MySQL 8.0 vs. MariaDB 11.5_.
34
+
_Unless otherwise specified, the comparison below is between the latest stable release, MySQL 8.0 vs. MariaDB 11.7_.
0 commit comments