Database Schema Migration
migrate15.9K

Database migrations. CLI and Golang library.

bytebase11.8K

Safe database schema change and version control for DevOps teams.

goose7.4K

Database migration tool. You can manage your database's evolution by creating incremental SQL or Go scripts.

atlas6.3K

A Database Toolkit. A CLI designed to help companies better work with their data.

dbmate5.6K

A lightweight, framework-agnostic database migration tool.

sql-migrate3.3K

Database migration tool. Allows embedding migrations into the application using go-bindata.

soda1.5K

Database migration, creation, ORM, etc... for MySQL, PostgreSQL, and SQLite.

skeema1.3K

Pure-SQL schema management system for MySQL, with support for sharding and external online schema change tools.

gormigrate1.1K

Database schema migration helper for Gorm ORM.

goavro991

A Go package that encodes and decodes Avro data.

migrator172

Dead simple Go database migration library.

darwin144

Database schema evolution library for Go.

sqlize113

Database migration generator. Allows generate sql migration from model and existing sql by differ them.

go-pg-migrations84

A Go package to help write migrations with go-pg/pg.

avro46

Discover SQL schemas and convert them to AVRO schemas. Query SQL records into AVRO bytes.

schema36

Library to embed schema migrations for database/sql-compatible databases inside your Go binaries.

go-fixtures29

Django style fixtures for Golang's excellent built-in database/sql library.

migrator25

MySQL database migrator designed to run migrations to your features and manage database schema update with intuitive go code.

libschema15

Define your migrations separately in each library. Migrations for open source libraries. MySQL & PostgreSQL.

gorm-seeder13

Simple database seeder for Gorm ORM.

go-pg-migrate10

CLI-friendly package for go-pg migrations management.

godfish8

Database migration manager, works with native query language. Support for cassandra, mysql, postgres, sqlite3.