goInception

module
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2022 License: GPL-3.0

README

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]

Directories

Path Synopsis
Package ast is the abstract syntax tree parsed from a SQL statement by parser.
Package ast is the abstract syntax tree parsed from a SQL statement by parser.
cmd
ddl
goyacc
Goyacc is a version of yacc generating Go parsers.
Goyacc is a version of yacc generating Go parsers.
go-mysqlbinlog: a simple binlog tool to sync remote MySQL binlog.
go-mysqlbinlog: a simple binlog tool to sync remote MySQL binlog.
store
tikv
Package tikv provides tcp connection to kvserver.
Package tikv provides tcp connection to kvserver.
mock
Package mock is just for test only.
Package mock is just for test only.
set

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL