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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
huandu avatar

huandu/go-sqlbuilder

0
View on GitHub↗
1,711 stele·139 fork-uri·Go·MIT·14 vizualizăripkg.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.

Istoric stele

Graficul istoricului de stele pentru huandu/go-sqlbuilderGraficul istoricului de stele pentru huandu/go-sqlbuilder

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Go Sqlbuilder

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Go Sqlbuilder.
  • coocood/qbsC

    coocood/qbs

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • fs02/grimoireF

    Fs02/grimoire

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • albrow/zoomA

    albrow/zoom

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • go-gorp/gorpAvatar go-gorp

    go-gorp/gorp

    3,751Vezi pe 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
    Vezi pe GitHub↗3,751
Vezi toate cele 30 alternative pentru Go Sqlbuilder→

Întrebări frecvente

Ce face huandu/go-sqlbuilder?

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

Care sunt principalele funcționalități ale huandu/go-sqlbuilder?

Principalele funcționalități ale huandu/go-sqlbuilder sunt: Object Relational Mappers, Object Relational Mapping, ORM and Data Mapping.

Care sunt câteva alternative open-source pentru huandu/go-sqlbuilder?

Alternativele open-source pentru huandu/go-sqlbuilder includ: 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.