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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to volatiletech/sqlboiler

Open-source alternatives to Sqlboiler

30 open-source projects similar to volatiletech/sqlboiler, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Sqlboiler alternative.

  • fs02/grimoireF

    Fs02/grimoire

    0Ver en GitHub↗
    Ver en GitHub↗0
  • go-pg/pgAvatar de go-pg

    go-pg/pg

    5,785Ver en GitHub↗

    pg is a PostgreSQL object-relational mapper (ORM) for Go that maps Go structs to database tables and provides a fluent query builder for constructing SQL statements programmatically. At its core, it automatically generates CREATE TABLE statements from Go struct definitions using struct tags and naming conventions, and builds queries through method chaining with placeholder-based parameter binding to prevent SQL injection. The library distinguishes itself through relation-aware join generation that automatically constructs JOIN clauses for has-one, has-many, many-to-many, and polymorphic assoc

    Go
    Ver en GitHub↗5,785
  • upper/dbAvatar de upper

    upper/db

    3,658Ver en GitHub↗

    Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.

    Gocockroachdbdaldatabase
    Ver en GitHub↗3,658
  • gobuffalo/popAvatar de gobuffalo

    gobuffalo/pop

    1,511Ver en GitHub↗

    A Tasty Treat For All Your Database Needs

    Gocockroachdbdatabasegobuffalo
    Ver en GitHub↗1,511
  • albrow/zoomA

    albrow/zoom

    0Ver en GitHub↗
    Ver en GitHub↗0
  • go-reform/reformAvatar de go-reform

    go-reform/reform

    1,457Ver en GitHub↗

    A better ORM for Go, based on non-empty interfaces and code generation.

    Gogogolanghacktoberfest
    Ver en GitHub↗1,457

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • huandu/go-sqlbuilderAvatar de huandu

    huandu/go-sqlbuilder

    1,711Ver en GitHub↗

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

    Godatabasegohiveql
    Ver en GitHub↗1,711
  • jschoedt/go-firestormJ

    jschoedt/go-firestorm

    0Ver en GitHub↗
    Ver en GitHub↗0
  • gosuri/go-storeG

    gosuri/go-store

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jirfag/go-querysetJ

    jirfag/go-queryset

    0Ver en GitHub↗
    Ver en GitHub↗0
  • coocood/qbsC

    coocood/qbs

    0Ver en GitHub↗
    Ver en GitHub↗0
  • go-gorp/gorpAvatar de go-gorp

    go-gorp/gorp

    3,751Ver en 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
    Ver en GitHub↗3,751
  • xxjwxc/gormtAvatar de xxjwxc

    xxjwxc/gormt

    2,428Ver en GitHub↗

    database to golang struct

    Godatabasefunctiongo
    Ver en GitHub↗2,428
  • rushteam/gosqlR

    rushteam/gosql

    0Ver en GitHub↗
    Ver en GitHub↗0
  • borisdj/efcore.bulkextensionsAvatar de borisdj

    borisdj/EFCore.BulkExtensions

    3,996Ver en GitHub↗

    EFCore.BulkExtensions is a library for executing high-performance batch insert, update, and delete operations within the Entity Framework Core ecosystem. It functions as a database batch processing toolkit and a wrapper for native SQL Bulk Copy to enable faster data ingestion and synchronization across multiple database providers. The library provides specialized capabilities for relational data synchronization, allowing users to align database tables with local entity lists through bulk upserts and conditional synchronization. It also supports relational data graph insertions, which enable t

    C#batchbulkcopy
    Ver en GitHub↗3,996
  • mikependon/repodbAvatar de mikependon

    mikependon/RepoDB

    1,873Ver en GitHub↗

    A hybrid ORM library for .NET.

    C#bulk-operationcsharpdotnet
    Ver en GitHub↗1,873
  • abrahambotros/loreA

    abrahambotros/lore

    0Ver en GitHub↗
    Ver en GitHub↗0
  • phongnguyend/entityframeworkcore.sqlserver.simplebulksAvatar de phongnguyend

    phongnguyend/EntityFrameworkCore.SqlServer.SimpleBulks

    200Ver en GitHub↗

    Fast and simple bulk insert (retain client populated Ids or return db generated Ids), bulk update, bulk delete, bulk merge and bulk match for SQL Server.

    C#bulkdeletebulkinsertbulkmerge
    Ver en GitHub↗200
  • schotime/npocoAvatar de schotime

    schotime/NPoco

    877Ver en GitHub↗

    Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco

    C#c-sharpdatabasemicro-orm
    Ver en GitHub↗877
  • go-rel/relG

    go-rel/rel

    0Ver en GitHub↗
    Ver en GitHub↗0
  • astaxie/beegoA

    astaxie/beego

    0Ver en GitHub↗
    Ver en GitHub↗0
  • collaboratingplatypus/petapocoAvatar de CollaboratingPlatypus

    CollaboratingPlatypus/PetaPoco

    2,139Ver en GitHub↗

    Official PetaPoco, A tiny ORM-ish thing for your POCO's

    C#dotnetorm
    Ver en GitHub↗2,139
  • go-gorm/gormAvatar de go-gorm

    go-gorm/gorm

    39,798Ver en GitHub↗

    GORM is a developer-focused object-relational mapping library for Go that provides a comprehensive data persistence framework. It serves as a database access layer, allowing developers to map application structures to database tables and perform CRUD operations using a fluent, type-safe query builder instead of writing raw SQL. The library distinguishes itself through its association-aware persistence, which automatically tracks and synchronizes complex entity relationships during database operations. It utilizes a driver-agnostic interface to maintain consistent behavior across various stora

    Gogogolanggorm
    Ver en GitHub↗39,798
  • facebook/entF

    facebook/ent

    0Ver en GitHub↗
    Ver en GitHub↗0
  • giorgi/entityframework.exceptionsAvatar de Giorgi

    Giorgi/EntityFramework.Exceptions

    1,724Ver en GitHub↗

    Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.

    C#database-exceptionsdotnet-coreentity-framework
    Ver en GitHub↗1,724
  • marlow/marlowM

    marlow/marlow

    0Ver en GitHub↗
    Ver en GitHub↗0
  • greenrobot/greendaoAvatar de greenrobot

    greenrobot/greenDAO

    12,590Ver en GitHub↗

    greenDAO is an object-relational mapping library for Android that maps Java objects to SQLite databases. It provides infrastructure for high-performance data persistence by translating data objects into database records and vice versa. The library implements a type-safe query builder for retrieving records across multiple entities using joins and relationship chaining. It also includes a security layer that provides full-disk encryption for the SQLite database to prevent unauthorized access to stored information. The system utilizes compile-time code generation to create mapping classes, avo

    Java
    Ver en GitHub↗12,590
  • drizzle-team/drizzle-ormAvatar de drizzle-team

    drizzle-team/drizzle-orm

    34,835Ver en GitHub↗

    Drizzle ORM is a TypeScript-native database toolkit providing type-safe SQL query building, schema management, and automated migrations across PostgreSQL, MySQL, SQLite, and SingleStore.

    TypeScriptormtypescriptsql
    Ver en GitHub↗34,835
  • drizin/dapperquerybuilderAvatar de Drizin

    Drizin/DapperQueryBuilder

    539Ver en GitHub↗

    Dapper Query Builder using String Interpolation and Fluent API

    C#dapperdapper-query-builderinterpolated-strings
    Ver en GitHub↗539
  • doug-martin/goquAvatar de doug-martin

    doug-martin/goqu

    2,661Ver en GitHub↗

    SQL builder and query library for golang

    Godatabasegogolang
    Ver en GitHub↗2,661