Skip to content

TomWright/qry

Repository files navigation

qry

Go Report Card PkgGoDev Test codecov GitHub License GitHub tag (latest by date)

SQL builder and repository for SQL query generation and execution.

Scan and pass arguments manually or use generics to automatically map data into your models.

Please note that qry is in active development and API changes are possible, although effort will be put into keeping the API stable.

Table of contents

Quickstart

Installation with go modules is simple.

go get github.com/TomWright/qry

Stargazers over time

Stargazers over time

About

SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages