gormigrate
Migration tool
A minimalistic migration helper for Gorm ORM to support proper schema versioning and migration rollback.
Minimalistic database migration helper for Gorm ORM
1k stars
11 watching
99 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists
databasedbgogormmigrationsschemaschema-migrations
Related projects:
Repository | Description | Stars |
---|---|---|
robinjoseph08/go-pg-migrations | A tool to help manage migrations for a PostgreSQL database using Go and go-pg. | 84 |
lawzava/go-pg-migrate | A package for managing PostgreSQL database schema changes | 10 |
muir/libschema | A tool for managing and executing database schema migrations in Go libraries. | 15 |
adlio/schema | A tool for managing and applying database schema migrations in Go applications. | 35 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
lopezator/migrator | Tool for managing and applying database schema changes | 169 |
guiabolso/darwin | Manages changes to a database schema over time. | 144 |
muhammadmuhlas/teleport | Tools to automate migration of Git repositories from one hosting service to another | 0 |
jinzhu/gorm | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 640 |
kachit/gorm-seeder | Automates bulk data population and cleanup for GORM-based databases | 13 |
go-rel/rel | A modern ORM layer for Golang | 770 |
kevincobain2000/gobrew | A tool to simplify Go version management without requiring root access or shell rehashing. | 379 |
rafaelespinoza/godfish | A tool for managing database migrations across multiple databases. | 7 |
larapulse/migrator | Automates database schema changes using Go-based migrations | 25 |
pravasan/pravasan | A tool for managing database schema migrations. | 30 |