MariaDB
Open Source GPL-2.0Community-developed MySQL fork with enhanced features
简介
MariaDB is a community-driven fork of MySQL, led by the original MySQL developers. It is binary-compatible with MySQL and offers additional storage engines (Aria, ColumnStore), improved replication, Galera Cluster for multi-master replication, and enhanced security features. MariaDB is used as the default database by numerous Linux distributions and provides a reliable, high-performance SQL database.
预览
平台
Linux Windows macOS Docker
可替代以下专有工具
Oracle DB → MariaDB
Microsoft SQL Server → MariaDB
分类
标签
#sql
#mysql
#relational
#galera
#replikation
相似工具
PostgreSQL
The most advanced open-source relational database
↳ Oracle DB Microsoft SQL Server
PostgreSQL ●● 中等
SQLite
Embedded SQL database without a server
↳ Oracle DB Microsoft SQL Server
Public Domain ● 简单
TimescaleDB
Time-series database built on PostgreSQL
↳ Oracle DB Microsoft SQL Server
Apache-2.0 ●● 中等