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

skeema/skeema

Declarative pure-SQL schema management for MySQL and MariaDB observed · 2026-08-28

github.com/skeema/skeema · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 98
  • Release rhythm 82
  • 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: 70
  • age_days: 3593
  • days_rel: 41
  • days_push: 13
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1376 stars · 106 forks observed · 2026-08-28

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

Skeema is a Go-based CLI tool for declarative MySQL and MariaDB schema management using pure SQL CREATE statements tracked in version control. It diffs live databases against a schema repo to auto-generate DDL, with linting rules and online schema change integration.

Use cases

  • manage mysql schema changes declaratively in git
  • auto-generate alter table ddl from schema diff
  • keep dev staging and prod database schemas in sync
  • lint database schema design in ci
  • run online schema changes with gh-ost or pt-online-schema-change
  • review database schema changes via pull requests

When to choose

  • you use MySQL or MariaDB and want schema-as-code with pure SQL files
  • you need safe, battle-tested automatic DDL generation and diffing
  • your team wants PR-based workflows and CI linting for schema changes
  • you need non-disruptive ALTERs via online schema change tools

When to avoid

  • you primarily use PostgreSQL or other non-MySQL databases
  • you prefer imperative migration scripts over declarative state
  • you need the Premium features like foreign key management without paying

Facets

cli-tool · maturity active

database linter cli developer-tools configuration-management databases developer-tools cli go mysql mariadb schema-management schema-diff declarative-migrations sql online-schema-change database-migrations devops automation linux macos

1 source

Member repositories

RepositoryRoleHealth v2
skeema/skeemamain93

For agents

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

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