# mattes/migrate

Database migrations. CLI and Golang library.

Repository: https://github.com/mattes/migrate
Canonical: https://ross.abutalabs.com/products/mattes-migrate
Language: Go
License: NOASSERTION
License Family: other
Topics: go, golang, migration, migrations, database, postgres, cassandra, sqlite, mysql, neo4j, mongodb, crate, ql, databases, sql, mariadb, spanner, google-cloud-spanner, aws-s3, google-cloud-storage
Archived: true
Last push: 2018-06-16T22:41:39+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4408, "days_push": 3000, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2279, forks 321 (observed 2026-08-28T04:06:33.717893+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: abandoned
- function: database, cli
- domain: databases, developer-tools
- platform: cli, go, windows, cross-platform
- tags: database-migrations, schema-migration, sql, deprecated, postgres, mysql, mongodb, sqlite, cassandra, devops, linux, macos

## Member repositories
- mattes/migrate (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:33.717893+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:41:23.896526+00:00, confidence not recorded.
  - readme: https://github.com/mattes/migrate (fetched 2026-08-28T04:06:33.717893+00:00, sha 5aa8e806c2fe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
