Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 339 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 339 Bytes

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