# goInception [](https://travis-ci.org/hanchuanchuan/goInception) [](https://circleci.com/gh/hanchuanchuan/goInception) [](https://github.com/hanchuanchuan/goInception/releases) [](https://codecov.io/gh/hanchuanchuan/goInception) [](https://golang.org/dl/) [](https://github.com/pingcap/tidb)   **[[English]](README.md)** **[[Chinese]](README.zh.md)** 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]](https://hanchuanchuan.github.io/goInception/)** **[[中文文档]](https://hanchuanchuan.github.io/goInception/zh/)** **[[Changelog]](https://hanchuanchuan.github.io/goInception/changelog.html)** ---- ### Quick start #### Binary [goInception Download](https://github.com/hanchuanchuan/goInception/releases) #### Docker Image ``` docker pull hanchuanchuan/goinception ``` #### Source code compilation ***go version 1.14+ (go mod)*** ```bash git clone https://github.com/hanchuanchuan/goInception.git cd goInception go build -o goInception tidb-server/main.go ./goInception -config=config/config.toml ``` ---- #### Associated SQL audit platform * [Archery](https://github.com/hhyo/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. - [Inception](https://github.com/hanchuanchuan/inception) - [TiDB](https://github.com/pingcap/tidb) #### Sponsorship and support - [Sponsorship and support](https://hanchuanchuan.github.io/goInception/support.html) #### 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](CONTRIBUTING.md)。 ## Contributors ### Code Contributors This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. <a href="https://github.com/hanchuanchuan/goInception/graphs/contributors"><img src="https://opencollective.com/goInception/contributors.svg?width=890&button=false" /></a> ### Financial Contributors Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/goInception/contribute)] #### Individuals <a href="https://opencollective.com/goInception"><img src="https://opencollective.com/goInception/individuals.svg?width=890"></a> #### Organizations Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/goInception/contribute)] <a href="https://opencollective.com/goInception/organization/0/website"><img src="https://opencollective.com/goInception/organization/0/avatar.svg"></a> <a href="https://opencollective.com/goInception/organization/1/website"><img src="https://opencollective.com/goInception/organization/1/avatar.svg"></a> <a href="https://opencollective.com/goInception/organization/2/website"><img src="https://opencollective.com/goInception/organization/2/avatar.svg"></a> <a href="https://opencollective.com/goInception/organization/3/website"><img src="https://opencollective.com/goInception/organization/3/avatar.svg"></a> <a href="https://opencollective.com/goInception/organization/4/website"><img src="https://opencollective.com/goInception/organization/4/avatar.svg"></a> <a href="https://opencollective.com/goInception/organization/5/website"><img src="https://opencollective.com/goInception/organization/5/avatar.svg"></a> <a href="https://opencollective.com/goInception/organization/6/website"><img src="https://opencollective.com/goInception/organization/6/avatar.svg"></a> <a href="https://opencollective.com/goInception/organization/7/website"><img src="https://opencollective.com/goInception/organization/7/avatar.svg"></a> <a href="https://opencollective.com/goInception/organization/8/website"><img src="https://opencollective.com/goInception/organization/8/avatar.svg"></a> <a href="https://opencollective.com/goInception/organization/9/website"><img src="https://opencollective.com/goInception/organization/9/avatar.svg"></a>