mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add sunary/sqlize (#3697)
This commit is contained in:
parent
21c8d5e8a7
commit
9d60314b1c
@ -511,6 +511,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [skeema](https://github.com/skeema/skeema) - Pure-SQL schema management system for MySQL, with support for sharding and external online schema change tools.
|
||||
* [soda](https://github.com/gobuffalo/pop/tree/master/soda) - Database migration, creation, ORM, etc... for MySQL, PostgreSQL, and SQLite.
|
||||
* [sql-migrate](https://github.com/rubenv/sql-migrate) - Database migration tool. Allows embedding migrations into the application using go-bindata.
|
||||
* [sqlize](https://github.com/sunary/sqlize) - Database migration generator. Allows generate sql migration from model and existing sql by differ them.
|
||||
|
||||
*Database tools.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user