Skip to content

migrate

Relational Databases

Database migrations written in Go, usable as a CLI tool or imported library

Go Latest v4.19.1 · 7mo ago Security brief →

Features

  • Supports many databases (PostgreSQL, MySQL/MariaDB, SQLite, CockroachDB, etc.)
  • Reads migration files from multiple sources (filesystem, Git repositories, cloud storage)
  • Provides a Go importable library with stable API and graceful shutdown support

Recent releases

View all 2 releases →
v4.19.1 Breaking risk
Breaking changes
  • databaseName parameter renamed to databaseDriverName
Security fixes
  • dktest updated to v0.4.6 to address Docker vulnerability
v4.19.0 Breaking risk
Breaking changes
  • Go 1.23 support dropped; minimum requirement is Go 1.24
Notable features
  • Go 1.25 support added

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
18,734
Forks
1,592
Languages
Go Makefile Dockerfile

Install & Platforms

Install via
go

Beta — feedback welcome: [email protected]