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

galeone/igor

0
View on GitHub↗
127 stars·4 forks·Go·Apache-2.0·10 views

Igor

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

Features

  • Database Tools - Listed in the “Database Tools” section of the Awesome Go awesome list.
  • SQL Query Builders - PostgreSQL abstraction layer with GORM-like syntax.
  • Database Tools - PostgreSQL abstraction layer with Gorm-like syntax.

Star history

Star history chart for galeone/igorStar history chart for galeone/igor

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 Igor

Similar open-source projects, ranked by how many features they share with Igor.
  • 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
  • elgris/sqrlelgris avatar

    elgris/sqrl

    285View on GitHub↗

    Fluent SQL generation for golang

    Go
    View on GitHub↗285
  • 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 Igor→

Frequently asked questions

What does galeone/igor do?

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

What are the main features of galeone/igor?

The main features of galeone/igor are: Database Tools, SQL Query Builders.

What are some open-source alternatives to galeone/igor?

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