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

ariga/atlas

Declarative schema migrations with schema-as-code workflows observed · 2026-08-28

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

Health v2 · maintenance only

92/100

  • Activity 95
  • Release rhythm 84
  • 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: 42
  • age_days: 1951
  • days_rel: 31
  • days_push: 31
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

8685 stars · 373 forks observed · 2026-08-28

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

Atlas is a language-agnostic CLI tool for managing and migrating database schemas as code, supporting declarative (Terraform-like) and versioned migration workflows. It supports many databases (PostgreSQL, MySQL, SQLite, SQL Server, ClickHouse, and more) and integrates with ORMs, CI/CD systems, Kubernetes, and Terraform.

Use cases

  • generate sql migrations from schema changes
  • apply database schema migrations in ci/cd
  • manage database schema as code like terraform
  • lint and review migration files before applying
  • detect schema drift between environments
  • run database migrations on kubernetes with gitops
  • migrate postgres schema from orm models
  • manage migrations for multiple databases in one tool

When to choose

  • you want automated migration planning instead of hand-writing ALTER statements
  • you need schema-as-code workflows with review, linting, and CI/CD integration
  • you manage schemas across many database engines and want one tool
  • you want GitOps or Terraform-based database schema management

When to avoid

  • you only need a tiny embedded migration runner inside a single-language app
  • your database engine is not among the supported ones
  • you prefer hand-written, fully manual SQL migration files without tooling

Facets

cli-tool · maturity stable

database infrastructure-as-code ci-cd deployment developer-tools databases developer-tools infrastructure-as-code windows cli cross-platform schema-migrations schema-as-code database-migrations terraform-like orm-integration gitops drift-detection devops automation linux macos docker kubernetes

10 sources

Member repositories

RepositoryRoleHealth v2
ariga/atlasmain92

For agents

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

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