mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add Squalus (#2392)
This commit is contained in:
parent
371bc5dc9e
commit
a562e414ba
@ -417,6 +417,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [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.
|
||||
* [Squalus](https://gitlab.com/qosenergy/squalus) - Thin layer over the Go SQL package that makes it easier to perform queries.
|
||||
* [Squirrel](https://github.com/Masterminds/squirrel) - Go library that helps you build SQL queries.
|
||||
* [xo](https://github.com/knq/xo) - Generate idiomatic Go code for databases based on existing schema definitions or custom queries supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user