Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.26 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.26 KB

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