# arkdb/inception

一个集审核、执行、备份及生成回滚语句于一身的MySQL自动化运维工具

Repository: https://github.com/arkdb/inception
Canonical: https://ross.abutalabs.com/products/inception
Language: C
License: GPL-2.0
License Family: copyleft
Topics: mysql, inception, mariadb
Last push: 2022-08-31T03:49:36+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4023, "days_push": 1463, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1873, forks 1292 (observed 2026-08-28T04:05:47.127049+00:00)

## What it is
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
- artifact type: service
- maturity: maintenance
- function: database, security, backup, workflow-automation
- domain: databases, self-hosted
- platform: self-hosted, cli
- tags: mysql, mariadb, sql-audit, rollback, dba, database-operations, devops, automation, linux

## Member repositories
- arkdb/inception (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:47.127049+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:14:49.309381+00:00, confidence not recorded.
  - readme: https://github.com/arkdb/inception (fetched 2026-08-28T04:05:47.127049+00:00, sha cf3ba067e7ee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
