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.
igor is an abstraction layer for PostgreSQL with a gorm like syntax.
SQL builder and query library for golang
A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as well as DB-agnostic query building capabilities.
Go database query builder library for PostgreSQL
The main features of arthurkushman/buildsqlx are: Database Tools, SQL Query Builders.
Projects with overlapping indexed features include: galeone/igor — igor is an abstraction layer for PostgreSQL with a gorm like syntax. masterminds/squirrel — Squirrel is a Go database library and SQL query builder that provides a programmatic interface for constructing and… doug-martin/goqu — SQL builder and query library for golang. elgris/sqrl — Fluent SQL generation for golang. go-ozzo/ozzo-dbx — A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as… cristalhq/builq — Easily build SQL queries in Go.