# README
pgkit
lightweight PostgreSQL sugar combining the use of..
- github.com/jackc/pgx
- github.com/Masterminds/squirrel
- github.com/georgysavva/scany/v2
- plus, code & ideas from github.com/upper/db
Usage
go get github.com/goware/pgkit/v2
Please see ./tests/pgkit_test.go
LICENSE
Apache 2.0
# Packages
No description provided by the author