StackExchange/Dapper (国外) Entity Framework (EF) (国外) NHibernate (国外) ServiceStack/ServiceStack.OrmLite (国外) linq2db 特点: 开源、免费 推荐等级:★★★★☆ linq2db linq2db也是一款快速、轻量、类型安全的POCO对象和数据库映射的ORM框架。 从构架上来说,linq2db是对比如:Dapper、PetaPoco这个的微ORM的进一步封装,但它不像Entity Framework那样笨重。它没有实现状态跟踪,需要自己处理实体的状态更改等。
ServiceStack.OrmLite(国外) 简单的 .NET 的快速、、类型化的 ORM 开源地址:https://github.com/ServiceStack/ServiceStack.OrmLite 八、linq2db 开源地址:https://github.com/linq2db/linq2db 九、Massive(国外) 一个小型、快乐、动态的 .NET MicroORM 开源地址:https://github.com
- Database Administrators Stack Exchange Timeout issue · Issue #1668 · linq2db/linq2db 其它参考 python -
https://discoverdot.net/projects/peta-poco GitHub地址:https://github.com/CollaboratingPlatypus/PetaPoco linq2db 文档地址:https://linq2db.github.io/ GitHub地址:https://github.com/linq2db/linq2db RepoDb RepoDB 是一个开源的 .NET
https://discoverdot.net/projects/peta-poco GitHub地址:https://github.com/CollaboratingPlatypus/PetaPoco linq2db 文档地址:https://linq2db.github.io/ GitHub地址:https://github.com/linq2db/linq2db RepoDb RepoDB 是一个开源的 .
比如 linq2db 就用不了 C# 端的 demo 代码 [UnmanagedCallersOnly(EntryPoint = "Combine")]public static IntPtr Combine
PackageReference Include="SqlSugarCore" Version="5.1.4.212-preview02" /> <PackageReference Include="<em>linq2db</em>
LINQ to DB(linq2db) – 最快的LINQ数据库访问库,在POCO对象和数据库之间为10多个具有完全SQL支持的数据库引擎提供简单,轻量,快速且类型安全的层。