mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #304 from doug-martin/patch-1
Adding goqu to sql query builder section
This commit is contained in:
commit
4470928969
@ -168,6 +168,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
|||||||
*SQL query builder, libraries for building and using SQL.*
|
*SQL query builder, libraries for building and using SQL.*
|
||||||
|
|
||||||
* [Dotsql](https://github.com/gchaincl/dotsql) - Go library that helps you keep sql files in one place and use it with ease.
|
* [Dotsql](https://github.com/gchaincl/dotsql) - Go library that helps you keep sql files in one place and use it with ease.
|
||||||
|
* [goqu](https://github.com/doug-martin/goqu) - An idiomatic SQL builder and query library.
|
||||||
* [Squirrel](https://github.com/lann/squirrel) - Go library that helps you build SQL queries.
|
* [Squirrel](https://github.com/lann/squirrel) - Go library that helps you build SQL queries.
|
||||||
|
|
||||||
## Database Drivers
|
## Database Drivers
|
||||||
|
Loading…
Reference in New Issue
Block a user