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
elgris avatar

elgris/sqrlFork

0
View on GitHub↗
285 stars·39 forks·Go·MIT·7 views

Sqrl

Fluent SQL generation for golang

Features

  • Database Tools - Listed in the “Database Tools” section of the Awesome Go awesome list.
  • SQL Query Builders - Performance-optimized SQL query builder.
  • Database Tools - High-performance SQL query builder.

Star history

Star history chart for elgris/sqrlStar history chart for elgris/sqrl

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.

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

Open-source alternatives to Sqrl

Similar open-source projects, ranked by how many features they share with Sqrl.
  • doug-martin/goqudoug-martin avatar

    doug-martin/goqu

    2,661View on GitHub↗

    SQL builder and query library for golang

    Godatabasegogolang
    View on GitHub↗2,661
  • 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
See all 30 alternatives to Sqrl→

Frequently asked questions

What does elgris/sqrl do?

Fluent SQL generation for golang

What are the main features of elgris/sqrl?

The main features of elgris/sqrl are: Database Tools, SQL Query Builders.

What are some open-source alternatives to elgris/sqrl?

Open-source alternatives to elgris/sqrl 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. 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,…