builq

Query builder

A simple and safe Go library for building SQL queries with parameter indexing.

Easily build SQL queries in Go.

GitHub

91 stars
2 watching
3 forks
Language: Go
last commit: 9 months ago
Linked from 1 awesome list

gogolangqueryquery-buildersql-builder

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aldy505/bob A Go library for constructing and building SQL queries in a type-safe manner. 17
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
arthurkushman/buildsqlx A Go library for building database queries with support for various query patterns and features 172
lqs/sqlingo A lightweight DSL and ORM library for writing SQL in Go 416
bokwoon95/go-structured-query Automates the creation and execution of SQL queries to simplify data access and mapping 196
didi/gendry A Go library for building and parameterizing SQL queries in a flexible and reusable way. 1,622
leporo/sqlf A fast and flexible SQL query builder for Go. 146
sdqri/effdsl A Go library for building Elasticsearch queries in a type-safe and procedural manner. 27
xujiajun/godbal A Go library for building and executing SQL queries with a focus on simplicity and ease of use. 59
huandu/go-sqlbuilder A flexible and powerful SQL string builder library with a zero-config ORM. 1,477
go-ozzo/ozzo-dbx A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. 638
lydiandy/vsql A tool for building SQL queries programmatically 46
nullism/bqb A lightweight query builder library for generating SQL queries with parameterized placeholders. 155
fukamachi/sxql An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. 365
stephenafamo/bob A toolset providing a query builder and ORM/Factory generator for databases using Go. 825