/goInception

一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具

Primary LanguageGoGNU General Public License v3.0GPL-3.0

goInception

travis-ci CircleCI Status GitHub release codecov TiDB

[English] [Chinese]

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] [中文文档]

[Changelog]


Quick start

Binary

goInception Download

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.toml

Associated 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]