Migration¶
Articles¶
- How to write & run database migration in Golang
- DB Migration In Go Lang
- Migration Setup
- Automatic migration planning for GORM
- Versioned Migrations in ENT
- Automatic Migration in ENT
- PostgreSQL tutorial for beginners - Go-Migrate
Libaries¶
- golang-migrate/migrate - Database migrations. CLI and Golang library.
- GuiaBolso/darwin
- pressly/goose - A database migration tool. Supports SQL migrations and Go functions.
- ariga/atlas - Atlas: A modern tool for managing database schemas