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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lqs avatar

lqs/sqlingo

0
View on GitHub↗
455 stars·26 forks·Go·MIT·2 vues

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.

Historique des stars

Graphique de l'historique des stars pour lqs/sqlingoGraphique de l'historique des stars pour lqs/sqlingo

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Sqlingo

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Sqlingo.
  • bokwoon95/go-structured-queryAvatar de bokwoon95

    bokwoon95/go-structured-query

    201Voir sur GitHub↗

    Type safe SQL query builder and struct mapper for Go

    Godata-mappergomysql
    Voir sur GitHub↗201
  • coregx/relicaAvatar de coregx

    coregx/relica

    14Voir sur 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
    Voir sur GitHub↗14
  • arthurkushman/buildsqlxAvatar de arthurkushman

    arthurkushman/buildsqlx

    185Voir sur GitHub↗

    Go database query builder library for PostgreSQL

    Goactive-recordclausesdatabase-table
    Voir sur GitHub↗185
  • cristalhq/builqAvatar de cristalhq

    cristalhq/builq

    98Voir sur GitHub↗

    Easily build SQL queries in Go.

    Gogogolangquery
    Voir sur GitHub↗98
Voir les 30 alternatives à Sqlingo→

Questions fréquentes

Que fait lqs/sqlingo ?

💥 A lightweight DSL & ORM which helps you to write SQL in Go.

Quelles sont les fonctionnalités principales de lqs/sqlingo ?

Les fonctionnalités principales de lqs/sqlingo sont : Database Tools, SQL Query Builders.

Quelles sont les alternatives open-source à lqs/sqlingo ?

Les alternatives open-source à lqs/sqlingo incluent : 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.