awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

C# 数据映射 ORM 库

排名更新于 2026年6月30日

简化数据库交互和数据持久化的高性能 C# 和 .NET 对象关系映射 (ORM) 框架。

C# 数据映射 ORM 库

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • servicestack/servicestack.ormliteServiceStack 的头像

    ServiceStack/ServiceStack.OrmLite

    1,518在 GitHub 上查看↗

    Fast, Simple, Typed ORM for .NET

    ServiceStack OrmLite is a lightweight .NET ORM that maps plain POCOs to database tables without imposing persistence concerns on your domain objects, which directly follows the Data Mapper pattern for clean architecture projects; it supports LINQ, fluent configuration, multiple providers, and basic migration, though it lacks built-in lazy loading and identity map.

    C#Object Relational Mapping
    在 GitHub 上查看↗1,518

Related searches

  • an object relational mapper for C#
  • an object relational mapping library for Dart
  • an object relational mapper for PHP
  • an object relational mapping library for Java
  • an object relational mapping library for Kotlin
  • Go 语言 ORM 与查询构建器
  • ORM、查询构建器与数据访问
  • an object relational mapper for Rust