migrate

DB migrator

Database migration tool written in Go that reads and applies migrations to various databases.

Database migrations. CLI and Golang library.

GitHub

16k stars
86 watching
1k forks
Language: Go
last commit: almost 2 years ago
Linked from 3 awesome lists

aws-s3cassandradatabasedatabasesgogolanggoogle-cloud-spannergoogle-cloud-storagehacktoberfestmariadbmigrationmigrationsmongodbmysqlneo4jpostgresspannersqlsqlite

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rubenv/sql-migrateTools and scripts for managing changes to a relational database schema in a Go application.3,248
pressly/gooseA tool for managing changes to a database schema.7,307
go-mysql-org/go-mysqlA toolset for handling MySQL protocol and replication in Go4,630
amacneil/dbmateA lightweight framework-agnostic database migration tool5,539
go-sql-driver/mysqlA MySQL driver library for Go's database/sql package14,580
robinjoseph08/go-pg-migrationsA tool to help manage migrations for a PostgreSQL database using Go and go-pg.84
shirou/gopsutilA Go port of psutil for system information gathering and manipulation on various platforms.10,711
lawzava/go-pg-migrateA package for managing PostgreSQL database schema changes10
volatiletech/sqlboilerAn ORM generator that creates a Go-based data access layer from an existing database schema.6,776
xxjwxc/gormtAutomates conversion of MySQL database to Go structs using GORM2,372
mongodb/mongo-go-driverA Golang driver that provides a connection to MongoDB databases8,200
go-gormigrate/gormigrateA minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback.1,055
mattn/go-sqlite3A C-based driver that provides an interface to SQLite databases using the Go language.8,093
golang/toolsProvides tools and packages for static analysis and code transformation of Go programs.7,430
lib/pqA Go driver for connecting to Postgres databases using the standard database/sql package9,193