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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mikependon avatar

mikependon/RepoDB

0
View on GitHub↗
1,873 Stars·134 Forks·C#·Apache-2.0·13 Aufrufe

RepoDB

A hybrid ORM library for .NET.

Features

  • Database Systems - Hybrid ORM for .NET.
  • Object Relational Mappers - Hybrid ORM library for .NET applications.
  • Object Relational Mapping - Hybrid ORM library.

Star-Verlauf

Star-Verlauf für mikependon/repodbStar-Verlauf für mikependon/repodb

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu RepoDB

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit RepoDB.
  • albrow/zoomA

    albrow/zoom

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • astaxie/beegoA

    astaxie/beego

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • abrahambotros/loreA

    abrahambotros/lore

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • borisdj/efcore.bulkextensionsAvatar von borisdj

    borisdj/EFCore.BulkExtensions

    3,996Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,996
Alle 30 Alternativen zu RepoDB anzeigen→

Häufig gestellte Fragen

Was macht mikependon/repodb?

A hybrid ORM library for .NET.

Was sind die Hauptfunktionen von mikependon/repodb?

Die Hauptfunktionen von mikependon/repodb sind: Database Systems, Object Relational Mappers, Object Relational Mapping.

Welche Open-Source-Alternativen gibt es zu mikependon/repodb?

Open-Source-Alternativen zu mikependon/repodb sind unter anderem: borisdj/efcore.bulkextensions — EFCore.BulkExtensions is a library for executing high-performance batch insert, update, and delete operations within… collaboratingplatypus/petapoco — Official PetaPoco, A tiny ORM-ish thing for your POCO's. abrahambotros/lore. astaxie/beego. albrow/zoom. coocood/qbs.