Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

junwen-k/pgquery

Repository files navigation

gopg Query

license goversion

Writing queries made easier with a set of Postgres common condition ORM helpers for go-pg.

Installation

Use go get to retrieve the ORM helpers to add it to your GOPATH workspace, or project's Go module dependencies.

go get github.com/junwen-k/pgquery

To update the ORM helpers use go get -u to retrieve the latest version of the ORM helpers.

go get -u github.com/junwen-k/pgquery

License

MIT

About

Querying made easier with a set of Postgres common query helpers for [go-pg](https://github.com/go-pg/pg).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published