awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
go-gormigrate avatar

go-gormigrate/gormigrate

0
View on GitHub↗
1,164 stars·102 forks·Go·MIT·8 viewspkg.go.dev/github.com/go-gormigrate/gormigrate/v2↗

Gormigrate

Minimalistic database migration helper for Gorm ORM

Features

  • Database Migration Tools - Migration helper designed for the Gorm ORM.
  • Database Migrations - Schema migration helper for Gorm ORM.
  • Database Tools - Listed in the “Database Tools” section of the Awesome Go awesome list.
  • Schema Migration Tools - Schema migration helper for GORM.

Star history

Star history chart for go-gormigrate/gormigrateStar history chart for go-gormigrate/gormigrate

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Gormigrate

Similar open-source projects, ranked by how many features they share with Gormigrate.
  • guiabolso/darwinGuiaBolso avatar

    GuiaBolso/darwin

    150View on GitHub↗

    Database schema evolution library for Go

    Godatabasegogolang
    View on GitHub↗150
  • golang-migrate/migrategolang-migrate avatar

    golang-migrate/migrate

    18,118View on GitHub↗

    This project is a command-line utility designed to manage database schema versioning and automate incremental schema updates. It functions as a version control system for database structures, ensuring consistency across environments by tracking applied migrations in a dedicated metadata table and executing scripts in a sequential, reliable manner. The tool distinguishes itself through a driver-based abstraction layer that supports a wide range of database engines, including various SQL and distributed cloud databases. It provides robust concurrency control through advisory locking, which prev

    Goaws-s3cassandradatabase
    View on GitHub↗18,118
  • gobuffalo/popgobuffalo avatar

    gobuffalo/pop

    1,511View on GitHub↗

    A Tasty Treat For All Your Database Needs

    Gocockroachdbdatabasegobuffalo
    View on GitHub↗1,511
  • khezen/avrokhezen avatar

    khezen/avro

    49View on GitHub↗

    Apache AVRO for go

    Goapacheavroetl
    View on GitHub↗49
See all 30 alternatives to Gormigrate→

Frequently asked questions

What does go-gormigrate/gormigrate do?

Minimalistic database migration helper for Gorm ORM

What are the main features of go-gormigrate/gormigrate?

The main features of go-gormigrate/gormigrate are: Database Migration Tools, Database Migrations, Database Tools, Schema Migration Tools.

What are some open-source alternatives to go-gormigrate/gormigrate?

Open-source alternatives to go-gormigrate/gormigrate include: lopezator/migrator — Dead simple Go database migration library. khezen/avro — Apache AVRO for go. golang-migrate/migrate — This project is a command-line utility designed to manage database schema versioning and automate incremental schema… gobuffalo/pop — A Tasty Treat For All Your Database Needs. guiabolso/darwin — Database schema evolution library for Go. richardknop/go-fixtures — Django style fixtures for Golang's excellent built-in database/sql library.