awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
doug-martin avatar

doug-martin/goqu

0
View on GitHub↗
2,661 stars·224 forks·Go·MIT·14 viewsdoug-martin.github.io/goqu↗

Goqu

SQL builder and query library for golang

Features

  • Database Tools - Listed in the “Database Tools” section of the Awesome Go awesome list.
  • SQL Query Builders - SQL generator and query library.
  • Database Tools - Idiomatic SQL builder and query library.

Star history

Star history chart for doug-martin/goquStar history chart for doug-martin/goqu

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Goqu

These projects share indexed features with Goqu. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • elgris/sqrlelgris avatar

    elgris/sqrl

    285View on GitHub↗

    Fluent SQL generation for golang

    Go
    View on GitHub↗285
  • galeone/igorgaleone avatar

    galeone/igor

    127View on GitHub↗

    igor is an abstraction layer for PostgreSQL with a gorm like syntax.

    Goabstractiondbmsgo
    View on GitHub↗127
  • arthurkushman/buildsqlxarthurkushman avatar

    arthurkushman/buildsqlx

    185View on GitHub↗

    Go database query builder library for PostgreSQL

    Goactive-recordclausesdatabase-table
    View on GitHub↗185
  • go-ozzo/ozzo-dbxgo-ozzo avatar

    go-ozzo/ozzo-dbx

    668View on GitHub↗

    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.

    Godatabasegogolang
    View on GitHub↗668
Compare all 30 related projects→

Frequently asked questions

What does doug-martin/goqu do?

SQL builder and query library for golang

What are the main features of doug-martin/goqu?

The main features of doug-martin/goqu are: Database Tools, SQL Query Builders.

Which projects share features with doug-martin/goqu?

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,…