goInception
goInception是一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具, 通过对执行SQL的语法解析,返回基于自定义规则的审核结果,并提供执行和备份及生成回滚语句的功能
安装说明
二进制免安装
源码编译
go version 1.12 (go mod)
git clone https://github.com/hanchuanchuan/goInception.git
cd goInception
make parser
go build -o goInception tidb-server/main.go
./goInception -config=config/config.toml
Docker镜像
docker pull hanchuanchuan/goinception
关联SQL审核平台 已集成goInception
- Archery `查询支持(MySQL/MsSQL/Redis/PostgreSQL)、MySQL优化(SQLAdvisor