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
·
huandu avatar

huandu/go-sqlbuilder

0
View on GitHub↗
1,711 stars·139 forks·Go·MIT·9 vuespkg.go.dev/github.com/huandu/go-sqlbuilder↗

Go Sqlbuilder

A flexible and powerful SQL string builder library plus a zero-config ORM.

Features

  • Object Relational Mappers - SQL string builder and zero-config ORM.
  • Object Relational Mapping - SQL string builder and zero-config ORM.
  • ORM and Data Mapping - Flexible SQL string builder.

Historique des stars

Graphique de l'historique des stars pour huandu/go-sqlbuilderGraphique de l'historique des stars pour huandu/go-sqlbuilder

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 à Go Sqlbuilder

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Go Sqlbuilder.
  • coocood/qbsC

    coocood/qbs

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • fs02/grimoireF

    Fs02/grimoire

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • albrow/zoomA

    albrow/zoom

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • go-gorp/gorpAvatar de go-gorp

    go-gorp/gorp

    3,751Voir sur GitHub↗

    Gorp is a lightweight object-relational mapper for Go that binds structs to relational database tables. It functions as a relational data mapper and SQL dialect abstraction layer, automating the translation between application data and relational rows. The project provides a translation layer that generates vendor-specific SQL for PostgreSQL, MySQL, SQLite, Oracle, and SQL Server. It distinguishes itself by implementing optimistic locking via version columns to prevent concurrent update conflicts and providing a database schema generator to create tables and indexes from object definitions.

    Go
    Voir sur GitHub↗3,751
Voir les 30 alternatives à Go Sqlbuilder→

Questions fréquentes

Que fait huandu/go-sqlbuilder ?

A flexible and powerful SQL string builder library plus a zero-config ORM.

Quelles sont les fonctionnalités principales de huandu/go-sqlbuilder ?

Les fonctionnalités principales de huandu/go-sqlbuilder sont : Object Relational Mappers, Object Relational Mapping, ORM and Data Mapping.

Quelles sont les alternatives open-source à huandu/go-sqlbuilder ?

Les alternatives open-source à huandu/go-sqlbuilder incluent : fs02/grimoire. go-pg/pg — pg is a PostgreSQL object-relational mapper (ORM) for Go that maps Go structs to database tables and provides a fluent… albrow/zoom. coocood/qbs. go-gorp/gorp — Gorp is a lightweight object-relational mapper for Go that binds structs to relational database tables. It functions… go-reform/reform — A better ORM for Go, based on non-empty interfaces and code generation.