qry

Query library

A tool to store and generate reusable SQL queries in a structured format

Write your SQL queries in raw files with all benefits of modern IDEs, use them in an easy way inside your application with all the profit of compile time constants

GitHub

35 stars
3 watching
7 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

gogolangsql

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
didi/gendryA Go library for building and parameterizing SQL queries in a flexible and reusable way.1,622
cristalhq/builqA simple and safe Go library for building SQL queries with parameter indexing.91
aldy505/bobA Go library for constructing and building SQL queries in a type-safe manner.17
hashicorp/mqlA query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection.45
hardbyte/qabotA CLI-based tool that allows users to query local or remote files with natural language queries using an LLM and a database engine.240
twharmon/gosqlA query builder library for Go that simplifies the creation and manipulation of SQL databases.32
qustavo/dotsqlA library that allows you to store and execute SQL queries in a structured way742
sake92/squeryA library that provides a simple and flexible way to execute SQL queries in Scala 3 using JDBC drivers.18
lydiandy/vsqlA tool for building SQL queries programmatically46
xujiajun/godbalA Go library for building and executing SQL queries with a focus on simplicity and ease of use.59
vingarcia/ksqlA simple and powerful Go library for interacting with SQL databases.324
lqs/sqlingoA lightweight DSL and ORM library for writing SQL in Go416
sonh/qsA Go package for encoding data structures into URL query parameters.76
go-the-way/sgA Go library for generating standard SQL queries6
a8m/rqlA resource query language for REST APIs343