--- sidebar_position: 5 --- # 数据库相关 ## MySQL/MariaDB MariaDB是著名的MySQL分叉,只是服务器腐竹的话,你只需要知道这两个东西差不多就好了 :::info 当 MariaDB Server 的前身 MySQL 于 2009 年被 Oracle 收购时,MySQL 创始人 Michael “Monty” Widenius 出于对 Oracle 管理权的担忧而分叉了该项目,并将新项目命名为 MariaDB。 > 来自 https://mariadb.org/zh/ ::: ### 安装? windows我能想到的最简单的就是 [小皮数据库](https://www.xp.cn/download.html)了 [小皮数据库怎么使用](https://cn.bing.com/search?q=%E5%B0%8F%E7%9A%AE%E6%95%B0%E6%8D%AE%E5%BA%93%E6%80%8E%E4%B9%88%E4%BD%BF%E7%94%A8) ## Linux? 你都会用Linux了...自己研究吧