# GreatSQL-Manual **Repository Path**: vatebur/GreatSQL-Manual ## Basic Information - **Project Name**: GreatSQL-Manual - **Description**: GreatSQL用户手册 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2023-06-09 - **Last Updated**: 2023-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GreatSQL 8.0 用户手册 最后更新: 2023-06-07 本文档适用版本:[GreatSQL 8.0.32-24](https://gitee.com/GreatSQL/GreatSQL-Doc/blob/master/relnotes/greatsql-803224/changes-greatsql-8-0-32-24-20230605.md) GreatSQL是适用于金融级应用的国内自主开源数据库,具备高性能、高可靠、高易用性、高安全等多个核心特性,可以作为MySQL或Percona Server的可选替换,用于线上生产环境,且完全免费并兼容MySQL或Percona Server。 GreatSQL具备**高性能**、**高可靠**、**高易用性**、**高安全**等多个核心特性。 --- # [1. 发行说明](./1-docs-intro/1-docs-intro.md) - ## [1.1 用户须知](./1-docs-intro/1-1-notes-to-users.md) - ## [1.2 版本历史](./1-docs-intro/1-2-release-history.md) - ## [1.3 特性介绍](./1-docs-intro/1-3-greatsql-features.md) - ## [1.4 已知问题](./1-docs-intro/1-4-issues-known.md) - ## [1.5 参与贡献](./1-docs-intro/1-5-contribute-to-greatsql.md) - ## [1.6 社区行为守则](./1-docs-intro/1-6-community-rules.md) - ## [1.7 社区治理](./1-docs-intro/1-8-community-toc.md) - ## [1.8 致谢](./1-docs-intro/1-7-thanks.md) # [2. 关于GreatSQL](./2-about-greatsql/2-about-greatsql.md) - ## [2.1 GreatSQL简介](./2-about-greatsql/2-1-greatsql-brief-intro.md) - ## [2.2 产品定位](./2-about-greatsql/2-2-greatsql-product-positioning.md) - ## [2.3 系统架构](./2-about-greatsql/2-3-greatsql-arch.md) - ## [2.4 使用限制](./2-about-greatsql/2-4-greatsql-limitations.md) - ## [2.5 术语表](./2-about-greatsql/2-5-greatsql-glossary.md) # [3. 快速上手](./3-quick-start/3-quick-start.md) - ## [3.1 RPM安装](./3-quick-start/3-1-quick-start-with-rpm.md) - ## [3.2 二进制包安装](./3-quick-start/3-2-quick-start-with-tarball.md) - ## [3.3 容器化安装](./3-quick-start/3-3-quick-start-with-docker.md) - ## [3.4 访问数据库](./3-quick-start/3-4-quick-start-dbrw.md) # [4. 安装指南](./4-install-guide/4-install-guide.md) - ## [4.1 安装准备](./4-install-guide/4-1-install-prepare.md) - ## [4.2 RPM安装](./4-install-guide/4-2-install-with-rpm.md) - ## [4.3 二进制包安装](./4-install-guide/4-3-install-with-tarball.md) - ## [4.4 容器化安装](./4-install-guide/4-4-install-with-docker.md) - ## [4.5 Ansible安装](./4-install-guide/4-5-install-with-ansible.md) - ## [4.6 编译源码安装](./4-install-guide/4-6-install-with-source-code.md) # [5. GreatSQL增强](./5-enhance/5-enhance.md) - ## [5.1 高性能](./5-enhance/5-1-highperf.md) - ## [5.2 高可靠](./5-enhance/5-2-ha.md) - ## [5.3 高易用](./5-enhance/5-3-easyuse.md) - ## [5.4 高安全](./5-enhance/5-4-security.md) # [6. 运维管理](./6-oper-guide/6-oper-guide.md) - ## [6.1 日常管理](./6-oper-guide/6-1-basic-oper.md) - ## [6.2 MGR管理维护](./6-oper-guide/6-2-mgr-oper.md) - ## [6.3 读写分离](./6-oper-guide/6-3-oper-rw-splitting.md) - ## [6.4 监控告警](./6-oper-guide/6-4-monitoring-and-alerting.md) - ## [6.5 备份恢复](./6-oper-guide/6-5-backup-and-restore.md) - ## [6.6 单机多实例](./6-oper-guide/6-6-multi-instances.md) - ## [6.7 慢查询SQL诊断](./6-oper-guide/6-7-slowlog-diag.md) # [7. 迁移升级](./7-migrate-and-upgrade/7-migrate-and-upgrade.md) - ## [7.1 GreatSQL 5.7升级到8.0](./7-migrate-and-upgrade/7-1-upgrade-to-greatsql8.md) - ## [7.2 从MySQL迁移到GreatSQL](./7-migrate-and-upgrade/7-2-migrate-from-mysql-togreatsql.md) - ## [7.3 从Percona Server迁移到GreatSQL](./7-migrate-and-upgrade/7-3-migrate-from-percona-to-greatsql.md) # [8. 高可用架构](./8-ha/8-ha.md) - ## [8.1 单机多实例高可用](./8-ha/8-1-ha-single-machine-multi-instance.md) - ## [8.2 单VLAN高可用](./8-ha/8-5-ha-single-vlan.md) - ## [8.3 单IDC高可用](./8-ha/8-2-ha-single-idc.md) - ## [8.4 同城跨IDC高可用](./8-ha/8-3-ha-same-city-multi-idc.md) - ## [8.5 跨城多IDC高可用](./8-ha/8-4-ha-multi-city-multi-idc.md) # [9. 性能优化](./9-optimze/9-optimze.md) - ## [9.1 硬件、系统优化](./9-optimze/9-1-hardware-and-os-optimze.md) - ## [9.2 GreatSQL优化](./9-optimze/9-2-greatsql-optimze.md) - ## [9.3 性能测试](./9-optimze/9-3-performance-benchmark.md) # [常见问题/FAQ](https://gitee.com/GreatSQL/GreatSQL-Doc/blob/master/docs/GreatSQL-FAQ.md) # 问题反馈 --- - [问题反馈 gitee](https://gitee.com/GreatSQL/GreatSQL-Manual/issues) # 联系我们 --- 扫码关注微信公众号 ![输入图片说明](https://images.gitee.com/uploads/images/2021/0802/141935_2ea2c196_8779455.jpeg "greatsql社区-wx-qrcode-0.5m.jpg")