awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to phongnguyend/entityframeworkcore.sqlserver.simplebulks

Open-source alternatives to EntityFrameworkCore.SqlServer.SimpleBulks

30 open-source projects similar to phongnguyend/entityframeworkcore.sqlserver.simplebulks, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best EntityFrameworkCore.SqlServer.SimpleBulks alternative.

  • collaboratingplatypus/petapocoCollaboratingPlatypus का अवतार

    CollaboratingPlatypus/PetaPoco

    2,139GitHub पर देखें↗

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

    C#dotnetorm
    GitHub पर देखें↗2,139
  • giorgi/entityframework.exceptionsGiorgi का अवतार

    Giorgi/EntityFramework.Exceptions

    1,724GitHub पर देखें↗

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

    C#database-exceptionsdotnet-coreentity-framework
    GitHub पर देखें↗1,724
  • gosuri/go-storeG

    gosuri/go-store

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • marlow/marlowM

    marlow/marlow

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • volatiletech/sqlboilerV

    volatiletech/sqlboiler

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • go-gorm/gormgo-gorm का अवतार

    go-gorm/gorm

    39,798GitHub पर देखें↗

    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
    GitHub पर देखें↗39,798

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • go-pg/pggo-pg का अवतार

    go-pg/pg

    5,785GitHub पर देखें↗

    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
    GitHub पर देखें↗5,785
  • gobuffalo/popgobuffalo का अवतार

    gobuffalo/pop

    1,511GitHub पर देखें↗

    A Tasty Treat For All Your Database Needs

    Gocockroachdbdatabasegobuffalo
    GitHub पर देखें↗1,511
  • jschoedt/go-firestormJ

    jschoedt/go-firestorm

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • jirfag/go-querysetJ

    jirfag/go-queryset

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • rushteam/gosqlR

    rushteam/gosql

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • upper/dbupper का अवतार

    upper/db

    3,658GitHub पर देखें↗

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

    Gocockroachdbdaldatabase
    GitHub पर देखें↗3,658
  • xxjwxc/gormtxxjwxc का अवतार

    xxjwxc/gormt

    2,428GitHub पर देखें↗

    database to golang struct

    Godatabasefunctiongo
    GitHub पर देखें↗2,428
  • coocood/qbsC

    coocood/qbs

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • albrow/zoomA

    albrow/zoom

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • go-gorp/gorpgo-gorp का अवतार

    go-gorp/gorp

    3,751GitHub पर देखें↗

    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
    GitHub पर देखें↗3,751
  • go-reform/reformgo-reform का अवतार

    go-reform/reform

    1,457GitHub पर देखें↗

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

    Gogogolanghacktoberfest
    GitHub पर देखें↗1,457
  • go-rel/relG

    go-rel/rel

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • abrahambotros/loreA

    abrahambotros/lore

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • huandu/go-sqlbuilderhuandu का अवतार

    huandu/go-sqlbuilder

    1,711GitHub पर देखें↗

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

    Godatabasegohiveql
    GitHub पर देखें↗1,711
  • borisdj/efcore.bulkextensionsborisdj का अवतार

    borisdj/EFCore.BulkExtensions

    3,996GitHub पर देखें↗

    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
    GitHub पर देखें↗3,996
  • facebook/entF

    facebook/ent

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • astaxie/beegoA

    astaxie/beego

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • mikependon/repodbmikependon का अवतार

    mikependon/RepoDB

    1,873GitHub पर देखें↗

    A hybrid ORM library for .NET.

    C#bulk-operationcsharpdotnet
    GitHub पर देखें↗1,873
  • schotime/npocoschotime का अवतार

    schotime/NPoco

    877GitHub पर देखें↗

    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
    GitHub पर देखें↗877
  • fs02/grimoireF

    Fs02/grimoire

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • greenrobot/greendaogreenrobot का अवतार

    greenrobot/greenDAO

    12,590GitHub पर देखें↗

    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
    GitHub पर देखें↗12,590
  • gajus/slonikgajus का अवतार

    gajus/slonik

    4,910GitHub पर देखें↗

    Slonik is a type-safe PostgreSQL client for Node.js that uses tagged template literals to ensure parameters are bound and protected against injection attacks. It provides a framework for connecting applications to PostgreSQL with automatic type checking for queries and database schemas. The project distinguishes itself through a specialized SQL query linter that detects invalid columns and type mismatches by verifying code against a live database schema during the development process. It also includes a high-performance binary bulk data inserter for loading large datasets using native binary

    TypeScript
    GitHub पर देखें↗4,910
  • automattic/mongooseAutomattic का अवतार

    Automattic/mongoose

    27,479GitHub पर देखें↗

    Mongoose is an object data modeling library and framework for Node.js that maps application objects to MongoDB documents. It functions as a document mapper and schema validator, ensuring consistent data types and validation rules for records stored in MongoDB. The project provides a system for defining structured schemas to model application data, including the ability to create hierarchical data structures through nested schema composition. It implements a middleware-based hook system that allows for the interception and modification of data states during the lifecycle of database operations

    JavaScript
    GitHub पर देखें↗27,479
  • friflo/friflo.json.flioxfriflo का अवतार

    friflo/Friflo.Json.Fliox

    185GitHub पर देखें↗

    C# ORM - High Performance, SQL, NoSQL, Messaging, Pub-Sub

    C#asp-net-corecsharpnetcode
    GitHub पर देखें↗185