ariga/atlas
Declarative schema migrations with schema-as-code workflows 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
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
- readme: https://github.com/ariga/atlas · fetched 2026-08-28 · 419b87f80609
- homepage: https://atlasgo.io · fetched 2026-08-29 · e844b8891256
- site_page: https://atlasgo.io/docs · fetched 2026-08-29 · 65ebf6556da8
- site_page: https://atlasgo.io/getting-started · fetched 2026-08-29 · f0056acce961
- site_page: https://atlasgo.io/pricing · fetched 2026-08-29 · ba24ccca7ffa
- site_page: https://atlasgo.io/integrations/kubernetes · fetched 2026-08-29 · 7c6373594bb2
- site_page: https://atlasgo.io/integrations/terraform-provider · fetched 2026-08-29 · e4c91a4f7d64
- site_page: https://atlasgo.io/integrations/github-actions · fetched 2026-08-29 · f0be6ce2d270
- site_page: https://atlasgo.io/integrations/gitlab-ci-components · fetched 2026-08-29 · ecd471393456
- site_page: https://atlasgo.io/integrations/circleci-orbs · fetched 2026-08-29 · a6eb7f6e7f31
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ariga/atlas | main | 92 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem