
The Best Go Libraries For Database - Database Schema Migration (22)
Discover the best Go libraries for Database in Database Schema Migration! Find the perfect tools to streamline your development and boost productivity. From atlas to avro, we've got you covered. Let the coding begin!
atlas
A Database Toolkit. A CLI designed to help companies better work with their data
avro
Discover SQL schemas and convert them to AVRO schemas. Query SQL records into AVRO bytes
bytebase
Safe database schema change and version control for DevOps teams
darwin
Database schema evolution library for Go
dbmate
A lightweight, framework-agnostic database migration tool
skeema
Pure-SQL schema management system for MySQL, with support for sharding and external online schema change tools
sql-migrate
Database migration tool. Allows embedding migrations into the application using go-bindata
sqlize
Database migration generator. Allows generate sql migration from model and existing sql by differ them
go-pg-migrations
A Go package to help write migrations with go-pg/pg
goavro
A Go package that encodes and decodes Avro data
godfish
Database migration manager, works with native query language. Support for cassandra, mysql, postgres, sqlite3
goose
Database migration tool. You can manage your database's evolution by creating incremental SQL or Go scripts
gormigrate
Database schema migration helper for Gorm ORM
libschema
Define your migrations separately in each library. Migrations for open source libraries. MySQL & PostgreSQL
migrate
Database migrations. CLI and Golang library
migrator
Dead simple Go database migration library
migrator
MySQL database migrator designed to run migrations to your features and manage database schema update with intuitive go code
schema
Library to embed schema migrations for database/sql-compatible databases inside your Go binaries
go-fixtures
Django style fixtures for Golang's excellent built-in database/sql library
go-pg-migrate
CLI-friendly package for go-pg migrations management
gorm-seeder
Simple database seeder for Gorm ORM
soda
Database migration, creation, ORM, etc... for MySQL, PostgreSQL, and SQLite