micro-orm topic
List
micro-orm repositories
SqlFun
67
Stars
5
Forks
Watchers
Idiomatic data access for F#
pydapper
60
Stars
12
Forks
Watchers
a pure python port of the NuGet library dapper
HappySocialMedia
38
Stars
12
Forks
Watchers
Microservices Social Media / Network / Chatt, with .net core 2.2, Docker, Implement with Domain Driven Design with all best practices design and architetural patterns as DDD, CrossCutting IoC, SOLID,...
DapperDal
41
Stars
10
Forks
Watchers
基于 Dapper、Dapper-Extensions 构建的微型 ORM 类库,提供一个包含增、删、改、查等常用方法的数据访问层基类,支持用 Lambda 表达式书写查询和更新条件
CodexMicroORM
38
Stars
8
Forks
Watchers
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.