goInception

一个集审核、执行、备份及生成回滚语句于一身的 MySQL 运维工具。「An all-in-one MySQL operations tool for auditing, executing, backing up and generating rollback statements」

Github stars Tracking Chart

goInception

travis-ci
CircleCI Status
GitHub release
codecov

TiDB

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

使用文档

更新日志

安装说明

二进制免安装

goInception下载

源码编译

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

Main metrics

Overview
Name With Ownerhanchuanchuan/goInception
Primary LanguageGo
Program languageGo (Language Count: 7)
PlatformLinux, Mac
License:GNU General Public License v3.0
所有者活动
Created At2018-10-29 01:54:27
Pushed At2024-11-01 13:12:09
Last Commit At2024-11-01 21:12:08
Release Count50
Last Release Namev1.3.0 (Posted on )
First Release Namev0.01 (Posted on )
用户参与
Stargazers Count1.7k
Watchers Count45
Fork Count566
Commits Count1.1k
Has Issues Enabled
Issues Count484
Issue Open Count82
Pull Requests Count167
Pull Requests Open Count6
Pull Requests Close Count41
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private