数据库

March 4, 2026 · View on GitHub

收集数据库操作与ORM相关的开源项目。

项目列表

项目名称描述GitHub链接
sqlite-net.NET版本简单、强大、跨平台的SQLite ORM开源库https://github.com/praeclarum/sqlite-net
UnitOfWork支持多数据库,工作单元模式、支持分布式事务以及支持MySQL多数据库/表分片的开源项目https://github.com/arch/UnitOfWork
FlexLabs.UpsertEFCore插件,支持多数据库的Upsert功能https://github.com/artiomchi/FlexLabs.Upsert
RepoDB介于Dapper、EFCore之间.Net的ORM库https://github.com/mikependon/RepoDB
Dapper-Plus基于Dapper的.Net扩展库,提供高性能的批量操作功能https://github.com/zzzprojects/Dapper-Plus
Dapper.SimpleCRUDDapper的CRUD助手https://github.com/ericdc1/Dapper.SimpleCRUD
mongo-csharp-driverMongoDB官方的C#客户端驱动程序https://github.com/mongodb/mongo-csharp-driver