MariaDB
- 1 min read

MariaDB

On this page
Introduction

MariaDB, a robust open-source relational database platform, is widely recognized for its performance, dependability, and a commitment to openness. Backed by the MariaDB Foundation and Corporation, its development is driven by merit-based contributions from a global community. This includes many original developers of MySQL, further ensuring the quality and reliability of the platform.

MariaDB Foundation - MariaDB.org
… Continue reading “MariaDB Foundation”

Features

MariaDB was designed with an impressive set of features that make it a superior replacement for MySQL. These features offer enhanced storage options, a reduction in bugs, improved performance and compatibility with Oracle Database. An exceptional feature includes advanced clustering provided by Galera Cluster 4 and Temporal Data Tables that allow queries on data at any point in time.

In addition to these features, MariaDB also supports modern SQL functionalities. It offers common table expressions (CTEs), Window functions and JSON functions. A distinguishing feature is its SQL dialect which extends MySQL compatibility with columnar storage and other capabilities. All these features combined make MariaDB a comprehensive solution for all your database needs.


With 4890 GitHub stars and the latest commit on 2023-07-26 the project looks healthy.