arkdb/inception
一个集审核、执行、备份及生成回滚语句于一身的MySQL自动化运维工具 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4023
- days_rel: n/a
- days_push: 1463
- n_releases_24m: 0
Adoption not part of the score
1873 stars · 1292 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Inception is a self-hosted MySQL/MariaDB automated operations tool written in C that combines SQL statement auditing, execution, backup, and automatic generation of rollback statements. It acts as an intermediate service that DBAs and automation platforms use to standardize and safely execute SQL changes.
Use cases
- audit SQL statements before executing them on MySQL
- automatically generate rollback statements for data-changing SQL
- execute reviewed SQL against production MySQL databases
- standardize SQL writing practices across development teams
- reduce manual DBA workload for SQL review and execution
- replicate MySQL data to other databases in real time with Inception Gate
When to choose
- you need automated SQL review, execution, and rollback in one tool for MySQL/MariaDB
- you are building a database automation platform and need an auditing backend
- your DBA team wants to enforce SQL standards without manual review
When to avoid
- you use databases other than MySQL or MariaDB
- you need a fully GUI-based database management tool rather than an audit/execution service
- you require actively developed software with frequent releases
Facets
service · maturity maintenance
database security backup workflow-automation databases self-hosted self-hosted cli mysql mariadb sql-audit rollback dba database-operations devops automation linux
1 source
- readme: https://github.com/arkdb/inception · fetched 2026-08-28 · cf3ba067e7ee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| arkdb/inception | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem