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
Go database query builder library for PostgreSQL
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.
The main features of coregx/relica are: Database Tools, SQL Query Builders.
Projects with overlapping indexed features include: cristalhq/builq — Easily build SQL queries in Go. 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. didi/gendry — a golang library for sql builder. elgris/sqrl — Fluent SQL generation for golang.