proxy.golang.org : github.com/amarin/query : v0.1.1
Package query provides database queries build helpers. It helps to simplify query building for relation database CRUD operations, especially in cases when used fields set will be known only in runtime, not on developments stage.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/amarin/query@v0.1.1
Published:
Indexed:
Related tag:
v0.1.1
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.1
- gopkg.in/yaml.v3 v3.0.1