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.
Go database query builder library for PostgreSQL
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.
SQL builder and query library for golang
The main features of doug-martin/goqu 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… elgris/sqrl — Fluent SQL generation for golang. arthurkushman/buildsqlx — Go database query builder library for PostgreSQL. go-ozzo/ozzo-dbx — A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as… coregx/relica — Lightweight, type-safe database query builder for Go with zero production dependencies. Advanced SQL features (JOINs,…