mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Update README.md (#2645)
This commit is contained in:
parent
b3e4098cc3
commit
8485fb9296
@ -442,6 +442,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
*SQL query builder, libraries for building and using SQL.*
|
*SQL query builder, libraries for building and using SQL.*
|
||||||
|
|
||||||
|
* [dbq](https://github.com/rocketlaunchr/dbq) - Zero boilerplate database operations for Go.
|
||||||
* [Dotsql](https://github.com/gchaincl/dotsql) - Go library that helps you keep sql files in one place and use them with ease.
|
* [Dotsql](https://github.com/gchaincl/dotsql) - Go library that helps you keep sql files in one place and use them with ease.
|
||||||
* [gendry](https://github.com/didi/gendry) - Non-invasive SQL builder and powerful data binder.
|
* [gendry](https://github.com/didi/gendry) - Non-invasive SQL builder and powerful data binder.
|
||||||
* [godbal](https://github.com/xujiajun/godbal) - Database Abstraction Layer (dbal) for go. Support SQL builder and get result easily.
|
* [godbal](https://github.com/xujiajun/godbal) - Database Abstraction Layer (dbal) for go. Support SQL builder and get result easily.
|
||||||
|
Loading…
Reference in New Issue
Block a user