mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
add https://github.com/xujiajun/godbal
This commit is contained in:
parent
f4bf237e0b
commit
0f168e7599
@ -350,6 +350,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.
|
* [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 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.
|
||||||
* [goqu](https://github.com/doug-martin/goqu) - Idiomatic SQL builder and query library.
|
* [goqu](https://github.com/doug-martin/goqu) - 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.
|
* [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.
|
* [ozzo-dbx](https://github.com/go-ozzo/ozzo-dbx) - Powerful data retrieval methods as well as DB-agnostic query building capabilities.
|
||||||
|
Loading…
Reference in New Issue
Block a user