djrobstep/migra
DEPRECATED: Like diff but for PostgreSQL schemas observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 38
- 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: 3691
- days_rel: n/a
- days_push: 373
- n_releases_24m: 0
Adoption not part of the score
3050 stars · 143 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Migra is a schema diff tool for PostgreSQL, written in Python, that compares two database schemas and autogenerates the SQL migration statements needed to get from one to the other. The project is officially deprecated; its functionality continues in the successor project 'results'.
Use cases
- diff two postgresql schemas
- autogenerate sql migration scripts from schema changes
- sync development database schema with application models
- make database schema changes testable and automatic
When to choose
- you need a schema diff for PostgreSQL and are okay using an unmaintained tool
- you want to explore its approach before trying the successor project
When to avoid
- you need maintained software with ongoing bug fixes and releases
- you use databases other than PostgreSQL
- you want long-term support - use the successor project 'results' instead
Facets
cli-tool · maturity abandoned
database developer-tools cli databases developer-tools python cli windows postgresql schema-diff schema-migrations deprecated database-migrations linux macos
2 sources
- readme: https://github.com/djrobstep/migra · fetched 2026-08-28 · 16b7f3c5f8ba
- registry_pypi: https://pypi.org/pypi/migra/json · fetched 2026-08-29 · 25abf0cb9c1b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| djrobstep/migra | main | 49 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem