mattes/migrate
Database migrations. CLI and Golang library. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
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: n/a
- age_days: 4408
- days_rel: n/a
- days_push: 3000
- n_releases_24m: 0
Adoption not part of the score
2279 stars · 321 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A database migration tool written in Go, usable both as a CLI and as an importable library. This repository is deprecated and development has moved to golang-migrate/migrate.
Use cases
- run database schema migrations from the command line
- manage versioned SQL migrations for postgres
- embed database migrations in a Go application
- migrate schemas across mysql, sqlite, mongodb, and cassandra
- apply and roll back database schema changes
When to choose
- you need a Go-based migration tool and are intentionally using the legacy repo
- you are studying the original implementation
When to avoid
- starting a new project - use golang-migrate/migrate instead
- you need bug fixes or new database driver support
- you want an actively maintained tool
Facets
cli-tool · maturity abandoned
database cli databases developer-tools cli go windows cross-platform database-migrations schema-migration sql deprecated postgres mysql mongodb sqlite cassandra devops linux macos
1 source
- readme: https://github.com/mattes/migrate · fetched 2026-08-28 · 5aa8e806c2fe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mattes/migrate | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem