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 lightweight DSL & ORM which helps you to write SQL in Go.
The main features of lqs/sqlingo 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,β¦ didi/gendry β a golang library for sql builder. 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. doug-martin/goqu β SQL builder and query library for golang.