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
igor is an abstraction layer for PostgreSQL with a gorm like syntax.
A Golang library for using SQL.
The main features of gchaincl/dotsql are: SQL Query Builders, Database Tools.
Open-source alternatives to gchaincl/dotsql include: 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… arthurkushman/buildsqlx — Go database query builder library for PostgreSQL. doug-martin/goqu — SQL builder and query library for golang. galeone/igor — igor is an abstraction layer for PostgreSQL with a gorm like syntax. knq/xo — xo is a tool for generating type-safe Go models and query execution code from SQL database schemas and queries. It…