| jonwagner/Insight.Database |
798 |
|
32 |
22 |
about 3 years ago |
73 |
December 28, 2022 |
11 |
other |
C# |
| Fast, lightweight .NET micro-ORM |
| zzzprojects/Dapper-Plus |
358 |
|
0 |
0 |
over 2 years ago |
0 |
|
10 |
other |
C# |
| Dapper Plus - High-Efficient Bulk Actions (Insert, Update, Delete, and Merge) for .NET |
| sdrapkin/SecurityDriven.TinyORM |
304 |
|
1 |
0 |
about 2 years ago |
24 |
November 09, 2022 |
2 |
ms-pl |
C# |
| .NET micro ORM done right. |
| liningit/Dapper.LnskyDB |
239 |
|
0 |
2 |
about 4 years ago |
24 |
March 04, 2021 |
0 |
mit |
C# |
| 基于Dapper的LINQ扩展,支持Lambda表达式,支持按时间分库分表,也可以自定义分库分表方法,且实体类有T4模版自动生成.省去手写实体类的麻烦。已在实际项目使用 |
| FransBouma/RawDataAccessBencher |
185 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
mit |
C# |
| Bench code which tests entity materialization speed of various .NET data access / ORM implementations |
| nreco/data |
180 |
|
0 |
0 |
about 2 years ago |
0 |
|
4 |
mit |
C# |
| Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM). |
| vb-consulting/Norm.net |
170 |
|
0 |
1 |
over 2 years ago |
70 |
November 28, 2023 |
0 |
mit |
C# |
| Norm.net is an innovative and high-performance Database Access for .NET Standard 2.1 and higher |
| yorek/dapper-samples |
150 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
apache-2.0 |
C# |
| Tutorial samples that shows how to use Dapper .NET |
| EminemJK/Banana |
62 |
|
1 |
0 |
over 3 years ago |
33 |
August 19, 2019 |
0 |
mit |
C# |
| 🍌 The collection of CRUD helpers for Dapper. |
| codexguy/CodexMicroORM |
36 |
|
0 |
3 |
over 3 years ago |
39 |
December 02, 2022 |
1 |
apache-2.0 |
C# |
| An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects. Visit "Design Goals" on GitHub to see more rationale and guidance. |