mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update README.md
Add sg
This commit is contained in:
parent
f9c70e4b6c
commit
b23c74aeb8
@ -753,6 +753,7 @@ _Libraries for building and using SQL._
|
||||
- [ormlite](https://github.com/pupizoid/ormlite) - Lightweight package containing some ORM-like features and helpers for sqlite databases.
|
||||
- [ozzo-dbx](https://github.com/go-ozzo/ozzo-dbx) - Powerful data retrieval methods as well as DB-agnostic query building capabilities.
|
||||
- [qry](https://github.com/HnH/qry) - Tool that generates constants from files with raw SQL queries.
|
||||
- [sg](https://github.com/go-the-way/sg) - A SQL Gen for generating standard SQLs(supports: CRUD) written in Go.
|
||||
- [sq](https://github.com/bokwoon95/go-structured-query) - Type-safe SQL builder and struct mapper for Go.
|
||||
- [sqlc](https://github.com/kyleconroy/sqlc) - Generate type-safe code from SQL.
|
||||
- [sqlf](https://github.com/leporo/sqlf) - Fast SQL query builder.
|
||||
|
Loading…
Reference in New Issue
Block a user