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.
الميزات الرئيسية لـ coregx/relica هي: Database Tools, SQL Query Builders.
تشمل البدائل مفتوحة المصدر لـ coregx/relica: 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.