mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
added ozzo-dbx
This commit is contained in:
parent
b2a6a4e101
commit
ecb8f0ba16
@ -245,6 +245,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [dat](https://github.com/mgutz/dat) - Go Postgres Data Access Toolkit
|
||||
* [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.
|
||||
* [ozzo-dbx](https://github.com/go-ozzo/ozzo-dbx) - Powerful data retrieval methods as well as DB-agnostic query building capabilities.
|
||||
* [scaneo](https://github.com/variadico/scaneo) - Generate Go code to convert database rows into arbitrary structs.
|
||||
* [Squirrel](https://github.com/Masterminds/squirrel) - Go library that helps you build SQL queries.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user