mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
parent
923b879e91
commit
60c28fbee7
@ -463,7 +463,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [go-fixtures](https://github.com/RichardKnop/go-fixtures) - Django style fixtures for Golang's excellent built-in database/sql library.
|
* [go-fixtures](https://github.com/RichardKnop/go-fixtures) - Django style fixtures for Golang's excellent built-in database/sql library.
|
||||||
* [go-pg-migrations](https://github.com/robinjoseph08/go-pg-migrations) - A Go package to help write migrations with go-pg/pg.
|
* [go-pg-migrations](https://github.com/robinjoseph08/go-pg-migrations) - A Go package to help write migrations with go-pg/pg.
|
||||||
* [gondolier](https://github.com/emvi/gondolier) - Database migration library using struct decorators.
|
* [gondolier](https://github.com/emvi/gondolier) - Database migration library using struct decorators.
|
||||||
* [goose](https://github.com/steinbacher/goose) - Database migration tool. You can manage your database's evolution by creating incremental SQL or Go scripts.
|
* [goose](https://github.com/pressly/goose) - Database migration tool. You can manage your database's evolution by creating incremental SQL or Go scripts.
|
||||||
* [gormigrate](https://github.com/go-gormigrate/gormigrate) - Database schema migration helper for Gorm ORM.
|
* [gormigrate](https://github.com/go-gormigrate/gormigrate) - Database schema migration helper for Gorm ORM.
|
||||||
* [migrate](https://github.com/golang-migrate/migrate) - Database migrations. CLI and Golang library.
|
* [migrate](https://github.com/golang-migrate/migrate) - Database migrations. CLI and Golang library.
|
||||||
* [migrator](https://github.com/lopezator/migrator) - Dead simple Go database migration library.
|
* [migrator](https://github.com/lopezator/migrator) - Dead simple Go database migration library.
|
||||||
|
Loading…
Reference in New Issue
Block a user