gendry

SQL builder

A Go library for building and parameterizing SQL queries in a flexible and reusable way.

a golang library for sql builder

GitHub

2k stars
64 watching
196 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aldy505/bob An SQL query builder for Go that provides a structured way to create and execute SQL queries. 17
huandu/go-sqlbuilder A flexible and powerful SQL string builder library with a zero-config ORM. 1,463
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 89
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
xujiajun/godbal A Go library for building and executing SQL queries with a focus on simplicity and ease of use. 59
bokwoon95/go-structured-query Automates the creation and execution of SQL queries to simplify data access and mapping 197
go-the-way/sg A Go library for generating standard SQL queries 6
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
sdqri/effdsl A Go library for building Elasticsearch queries in a type-safe and procedural manner. 26
lqs/sqlingo A lightweight DSL and ORM for generating and executing SQL queries in Go 409
arthurkushman/buildsqlx A Go library for building database queries with support for various query patterns and features 172
stephenafamo/bob A toolset providing a query builder and ORM/Factory generator for databases using Go. 793
elgris/sqrl A Go-based library for building and executing SQL queries with fluent syntax. 278
cvilsmeier/sqinn-go A Go library for accessing SQLite databases without using cgo. 425
manyuanrong/sql-builder A Deno-based library for constructing and generating SQL queries from TypeScript data structures. 55