mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #867 from galeone/master
Add igor: https://github.com/galeone/igor
This commit is contained in:
commit
13dab1684a
@ -257,6 +257,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.
|
||||
* [igor](https://github.com/galeone/igor) - Abstraction layer for PostgreSQL that supports advanced functionality and uses gorm-like syntax.
|
||||
* [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.
|
||||
* [sqrl](https://github.com/elgris/sqrl) - SQL query builder, fork of Squirrel with improved performance.
|
||||
|
Loading…
Reference in New Issue
Block a user