How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
SQL builder and query library for golang
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.
igor is an abstraction layer for PostgreSQL with a gorm like syntax.
The main features of galeone/igor are: Database Tools, SQL Query Builders.
Open-source alternatives to galeone/igor include: elgris/sqrl — Fluent SQL generation for golang. 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. 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,…