Ross ROSS = Recommend OSS · open-source software intelligence for agents

hanchuanchuan/goInception

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

github.com/hanchuanchuan/goInception · homepage · Go · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2866
  • days_rel: n/a
  • days_push: 670
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1743 stars · 596 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

goInception is a MySQL maintenance tool that audits, executes, backs up, and generates rollback statements for SQL. It parses SQL syntax using the TiDB parser and returns review results based on customizable audit rules, acting as a MySQL-protocol service.

Use cases

  • audit SQL statements before executing them on MySQL
  • generate rollback statements for executed DDL/DML changes
  • review SQL against custom rule sets in a CI pipeline
  • integrate SQL review into a platform like Archery
  • back up binlog data when executing changes
  • check SQL syntax and risk level before deployment

When to choose

  • you need automated SQL review with configurable rules for MySQL
  • you want rollback statement generation for safer schema changes
  • you are building or using a SQL audit platform such as Archery

When to avoid

  • you need a general-purpose MySQL client or GUI
  • your target database is not MySQL-compatible (limited TiDB support)
  • you need a full database migration framework rather than an audit/execution service

Facets

cli-tool · maturity active

database parser security backup developer-tools databases developer-tools windows cli go sql-audit mysql tidb-parser rollback sql-review database-operations devops automation linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
hanchuanchuan/goInceptionmain23

For agents

markdown · JSON · MCP: product_card(name="hanchuanchuan/goInception")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem