#196hanchuanchuan/goInception: goInception 是一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具, 通过对执行SQL的语法解析,返回基于自定义规则的审核结果,并提供执行和备份及生成回滚语句的功能。
goInception
goInception is a MySQL maintenance tool, which can be used to review, implement, backup, and generate SQL statements for rollback. It parses SQL syntax and returns the result of the review based on custom rules.
Documentation:
[Document]
[中文文档]
Quick start
Binary
Docker Image
docker pull hanchuanchuan/goinception
Source code compilation
go version 1.14+ (go mod)
git clone https://github.com/hanchuanchuan/goInception.git
cd goInception
go build -o goInception tidb-server/main.go
./goInception -config=config/config.tomlAssociated SQL audit platform
- Archery
Query support (MySQL/MsSQL/Redis/PostgreSQL), MySQL optimization (SQLAdvisor|SOAR|SQLTuning), slow log management, table structure comparison, session management, Alibaba Cloud RDS management, etc.
Acknowledgments
GoInception reconstructs from the Inception which is a well-known MySQL auditing tool and uses TiDB SQL parser.
Sponsorship and support
Contact
QQ group talk: 499262190
e-mail: chuanchuanhan@gmail.com
Contributing
Welcome and thank you very much for your contribution. For the process of submitting PR, please refer to CONTRIBUTING.md。
Contributors
Code Contributors
This project exists thanks to all the people who contribute. [Contribute].
Financial Contributors
Become a financial contributor and help us sustain our community. [Contribute]
Individuals
Organizations
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]
gogs/gogs: 一个最简单、最快速和最轻松的方式搭建自助 Git 服务,基于 Golang 开发,支持多平台。lazzyfu/goInsight: 一个基于Gin和Vue开发的前后端分离Web平台,支持MySQL/TiDB/ClickHouse数据库,提供工单管理和数据查询功能。
