Skip to content

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

License

Notifications You must be signed in to change notification settings

TomWright/qry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fdd4c97 · Sep 13, 2023

History

15 Commits
May 5, 2022
Sep 6, 2023
May 5, 2022
May 5, 2022
May 5, 2022
Sep 6, 2023
Jul 15, 2022
Sep 6, 2023
May 5, 2022
May 5, 2022
Jul 13, 2022
Jul 13, 2022
Jul 15, 2022
Sep 6, 2023
Jul 14, 2022
Sep 13, 2023
May 5, 2022
Sep 13, 2023
Jul 14, 2022
May 5, 2022
May 5, 2022
May 5, 2022
May 6, 2022

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