mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added ariga/atlas to Database schema migration. (#4013)
This commit is contained in:
parent
51cd49e636
commit
0c9eda89c6
@ -580,6 +580,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
|
||||
*Database schema migration.*
|
||||
|
||||
* [atlas](https://github.com/ariga/atlas) - A Database Toolkit. A CLI designed to help companies better work with their data.
|
||||
* [avro](https://github.com/khezen/avro) - Discover SQL schemas and convert them to AVRO schemas. Query SQL records into AVRO bytes.
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user