Awesome Go

Database Schema Migration

22 libraries in Database / Database Schema Migration

atlas

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

DatabaseDatabase Schema Migration
avro

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

DatabaseDatabase Schema Migration
bytebase

Safe database schema change and version control for DevOps teams

DatabaseDatabase Schema Migration
darwin

Database schema evolution library for Go

DatabaseDatabase Schema Migration
dbmate

A lightweight, framework-agnostic database migration tool

DatabaseDatabase Schema Migration
go-fixtures

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

DatabaseDatabase Schema Migration
go-pg-migrate

CLI-friendly package for go-pg migrations management

DatabaseDatabase Schema Migration
go-pg-migrations

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

DatabaseDatabase Schema Migration
goavro

A Go package that encodes and decodes Avro data

DatabaseDatabase Schema Migration
godfish

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

DatabaseDatabase Schema Migration
goose

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

DatabaseDatabase Schema Migration
gorm-seeder

Simple database seeder for Gorm ORM

DatabaseDatabase Schema Migration
gormigrate

Database schema migration helper for Gorm ORM

DatabaseDatabase Schema Migration
libschema

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

DatabaseDatabase Schema Migration
migrate

Database migrations. CLI and Golang library

DatabaseDatabase Schema Migration
migrator

Dead simple Go database migration library

DatabaseDatabase Schema Migration
migrator

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

DatabaseDatabase Schema Migration
schema

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

DatabaseDatabase Schema Migration
skeema

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

DatabaseDatabase Schema Migration
sql-migrate

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

DatabaseDatabase Schema Migration
sqlize

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

DatabaseDatabase Schema Migration
soda

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

DatabaseDatabase Schema Migration