.. _mysql: ================================= MySQL ================================= MySQL是使用最广泛的开源数据库,很多开源项目都会在后端使用MySQL数据库。在 :ref:`studio` 规划中,云计算集群OpenStack使用了MySQL的开源社区分支 `MariaDB `_ ,所以,我后续的实践将在此基础上实现: - 扩展高可用MySQL数据库集群 - 实现数据库性能监控和调优 - 数据库备份和恢复 - 构建MySQL的DAAS .. toctree:: :maxdepth: 1 installation/index query/index admin/index troubleshoot/index database_sharding.rst vitess/index debug/index .. only:: subproject and html Indices ======= * :ref:`genindex`