mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Go database query builder library for PostgreSQL (#2994)
This commit is contained in:
parent
37b536c0a9
commit
3e19470dfb
@ -473,6 +473,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
|
||||
*SQL query builder, libraries for building and using SQL.*
|
||||
|
||||
* [buildsqlx](https://github.com/arthurkushman/buildsqlx) - Go database query builder library for PostgreSQL.
|
||||
* [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.
|
||||
* [gendry](https://github.com/didi/gendry) - Non-invasive SQL builder and powerful data binder.
|
||||
|
Loading…
Reference in New Issue
Block a user