1 Star 0 Fork 64

厉文远 / goInception

forked from hanchuanchuan / goInception 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 4.88 KB
一键复制 编辑 原始数据 按行查看 历史
hanchuanchuan 提交于 2020-11-29 15:48 . Update README.md

goInception

travis-ci CircleCI Status GitHub release codecov TiDB

goInception是一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具, 通过对执行SQL的语法解析,返回基于自定义规则的审核结果,并提供执行和备份及生成回滚语句的功能

使用文档

使用文档-备用-国内

更新日志


安装说明

二进制免安装

goInception下载

Docker镜像

docker pull hanchuanchuan/goinception

源码编译

注意: 若采用源码编译,须有golang基础!

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

关联SQL审核平台 已集成goInception

  • Archery 查询支持(MySQL/MsSQL/Redis/PostgreSQL)、MySQL优化(SQLAdvisor|SOAR|SQLTuning)、慢日志管理、表结构对比、会话管理、阿里云RDS管理等

致谢

goInception基于TiDB的语法解析器,和业内有名的inpcetion审核工具重构。

赞助&定制

交流

QQ群 499262190

(通用问题建议提issue以便于记录及帮助他人)

贡献

欢迎并非常感谢您的贡献。 有关提交PR的流程请参考 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]

Go
1
https://gitee.com/liwenyuan_dba/goInception.git
git@gitee.com:liwenyuan_dba/goInception.git
liwenyuan_dba
goInception
goInception
master

搜索帮助