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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Jacobbrewer1 avatar

Jacobbrewer1/patcher

0
View on GitHub↗
8 stars·5 forks·Go·Apache-2.0·5 vues

Patcher

Powerful SQL Query builder that automatically generates SQL queries from structs

Features

  • Database Tools - Listed in the “Database Tools” section of the Awesome Go awesome list.
  • SQL Query Builders - SQL builder that generates queries from structs.

Historique des stars

Graphique de l'historique des stars pour jacobbrewer1/patcherGraphique de l'historique des stars pour jacobbrewer1/patcher

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 à Patcher

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Patcher.
  • 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 à Patcher→

Questions fréquentes

Que fait jacobbrewer1/patcher ?

Powerful SQL Query builder that automatically generates SQL queries from structs

Quelles sont les fonctionnalités principales de jacobbrewer1/patcher ?

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

Quelles sont les alternatives open-source à jacobbrewer1/patcher ?

Les alternatives open-source à jacobbrewer1/patcher 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.