How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Type safe SQL query builder and struct mapper for Go
Lightweight, type-safe database query builder for Go with zero production dependencies. Advanced SQL features (JOINs, subqueries, CTEs, window functions), batch operations (3x faster), LRU statement cache (<60ns). Professional API documentation. PostgreSQL, MySQL, SQLite support.
Go database query builder library for PostgreSQL
a golang library for sql builder
The main features of didi/gendry are: Database Tools, SQL Query Builders.
Projects with overlapping indexed features include: coregx/relica — Lightweight, type-safe database query builder for Go with zero production dependencies. Advanced SQL features (JOINs,… doug-martin/goqu — SQL builder and query library for golang. arthurkushman/buildsqlx — Go database query builder library for PostgreSQL. bokwoon95/go-structured-query — Type safe SQL query builder and struct mapper for Go. cristalhq/builq — Easily build SQL queries in Go. elgris/sqrl — Fluent SQL generation for golang.