← The log

MariaDB/server

★ 8,014 stars

C++

MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.

View on GitHub

07 Sep 2026 · 0:29
MariaDB: The Free Alternative to Oracle's Paid MySQL

Transcript

Migrating a MySQL stack usually means rewriting queries and procedures. MariaDB server is the community MySQL fork led by its original developers, keeping wire-protocol compatibility. It adds native vector search with HNSW indexing since 11.8, pluggable engines like MyRocks and ColumnStore, and Galera synchronous multi-primary clustering. Rolling releases carry a shorter support window, yet MariaDB remains a straightforward migration target.