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

lqs/sqlingo

0
View on GitHub↗
455 starsΒ·26 forksΒ·GoΒ·MITΒ·8 views

Sqlingo

πŸ’₯ A lightweight DSL & ORM which helps you to write SQL in Go.

Features

  • Database Tools - Listed in the β€œDatabase Tools” section of the Awesome Go awesome list.
  • SQL Query Builders - Lightweight DSL for building SQL in Go.

Star history

Star history chart for lqs/sqlingoStar history chart for lqs/sqlingo

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 Sqlingo

These projects share indexed features with Sqlingo. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bokwoon95/go-structured-querybokwoon95 avatar

    bokwoon95/go-structured-query

    201View on GitHub↗

    Type safe SQL query builder and struct mapper for Go

    Godata-mappergomysql
    View on GitHub↗201
  • coregx/relicacoregx avatar

    coregx/relica

    14View on GitHub↗

    Lightweight, type-safe database query builder for Go with zero production dependencies. Advanced SQL features (JOINs, subqueries, CTEs, window functions), batch operations (3x faster), LRU statement cache (<60ns). Professional API documentation. PostgreSQL, MySQL, SQLite support.

    Godatabasedatabase-abstractiongo
    View on GitHub↗14
  • arthurkushman/buildsqlxarthurkushman avatar

    arthurkushman/buildsqlx

    185View on GitHub↗

    Go database query builder library for PostgreSQL

    Goactive-recordclausesdatabase-table
    View on GitHub↗185
  • cristalhq/builqcristalhq avatar

    cristalhq/builq

    98View on GitHub↗

    Easily build SQL queries in Go.

    Gogogolangquery
    View on GitHub↗98
Compare all 30 related projects→

Frequently asked questions

What does lqs/sqlingo do?

πŸ’₯ A lightweight DSL & ORM which helps you to write SQL in Go.

What are the main features of lqs/sqlingo?

The main features of lqs/sqlingo are: Database Tools, SQL Query Builders.

Which projects share features with lqs/sqlingo?

Projects with overlapping indexed features include: coregx/relica β€” Lightweight, type-safe database query builder for Go with zero production dependencies. Advanced SQL features (JOINs,… didi/gendry β€” a golang library for sql builder. arthurkushman/buildsqlx β€” Go database query builder library for PostgreSQL. bokwoon95/go-structured-query β€” Type safe SQL query builder and struct mapper for Go. cristalhq/builq β€” Easily build SQL queries in Go. doug-martin/goqu β€” SQL builder and query library for golang.