mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Gondolier (#1697)
* Added Gondolier * Gondolier in alphabetical order
This commit is contained in:
parent
cd11fb36ad
commit
f9874f0618
@ -304,6 +304,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
|
||||
* [darwin](https://github.com/GuiaBolso/darwin) - Database schema evolution library for Go.
|
||||
* [go-fixtures](https://github.com/RichardKnop/go-fixtures) - Django style fixtures for Golang's excellent built-in database/sql library.
|
||||
* [gondolier](https://github.com/emvicom/gondolier) - Gondolier is a library to auto migrate database schemas using structs.
|
||||
* [goose](https://github.com/steinbacher/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.
|
||||
* [migrate](https://github.com/mattes/migrate) - Database migrations. CLI and Golang library.
|
||||
|
Loading…
Reference in New Issue
Block a user