Auto-sync: 2026-04-21 17:12

This commit is contained in:
2026-04-21 17:12:45 +08:00
parent 914c8f6925
commit 0fe7ba237f
1888 changed files with 220 additions and 68174 deletions

View File

@@ -1,30 +0,0 @@
---
title: "MariaDB"
type: entity
tags: [database, mariadb, mysql]
last_updated: 2026-04-16
---
## Aliases
- MySQLMariaDB 是 MySQL 的分支)
## Description
MariaDB 是 MySQL 的开源分支,由 MySQL 原始开发者维护。兼容 MySQL 协议,常用于 NAS 环境下的数据库部署。
## Key Features
- 与 MySQL 协议兼容
- 支持多种存储引擎InnoDB, MyRocks, Aria 等)
- 开源免费,社区活跃
## Use Cases
- NAS 环境数据库存储
- Web 应用后端数据库
- 嵌入式数据库
## Related Entities
- [[NAS]]:常见部署环境
- [[Ubuntu]]:常见运行平台
- [[MySQL]]原始项目MariaDB 分支自此)
## Sources
- [[mysql-mariadb-database-details]]