micro-orm
There are 55 repositories under micro-orm topic.
schotime/NPoco
Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco
phnx47/dapper-repositories
CRUD for Dapper
henkmollema/Dommel
CRUD operations with Dapper made simple.
zzzprojects/Dapper-Plus
Dapper Plus - High-Efficient Bulk Actions (Insert, Update, Delete, and Merge) for .NET
sdrapkin/SecurityDriven.TinyORM
.NET micro ORM done right.
liningit/Dapper.LnskyDB
基于Dapper的LINQ扩展,支持Lambda表达式,支持按时间分库分表,也可以自定义分库分表方法,且实体类有T4模版自动生成.省去手写实体类的麻烦。已在实际项目使用
maxtoroq/DbExtensions
Data-access framework with a strong focus on query composition, granularity and code aesthetics.
nreco/data
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
yorek/dapper-samples
Tutorial samples that shows how to use Dapper .NET
jacentino/SqlFun
Idiomatic data access for F#
zschumacher/pydapper
A micro ORM for the python dbapi spec inspired by the Nuget package Dapper
EminemJK/Banana
🍌 The collection of CRUD helpers for Dapper.
NHadi/HappySocialMedia
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, etc
arbing/DapperDal
基于 Dapper、Dapper-Extensions 构建的微型 ORM 类库,提供一个包含增、删、改、查等常用方法的数据访问层基类,支持用 Lambda 表达式书写查询和更新条件
codexguy/CodexMicroORM
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.
rasulhsn/ARLiteNET
The Lightweight Micro-ORM
drum445/objectify
Crystal micro-orm to allow result set to object or object to sql
NimaAra/Easy.Storage
A fast and easy to use cross platform library for storing data.
csbernath/DataCommander
Data Commander is a front-end for SQL and other databases. The program has a plugin architecture for adding arbitrary data providers.
riverside/php-orm
:dolphin: PHP micro-ORM and query builder
gtaylor44/Crane
Crane is an simple to use ORM to minimise the job of mapping SQL queries to POCO
tallesl/net-Query
A simplistic ADO.NET wrapper.
denisenko93/Dommel.Bulk
High performance insert data into database
afernandes/ConnectionFactory.NET
Functions similar to iBATIS, but without XML
cnzhangw/Banana
banana micro-orm framework,based on petapoco & dapper
guidospadavecchia/FluentSQL
The Fluent API for Dapper & ADO.NET
karenkj9000/wannabe-reddit
Project to create a minimal reddit version
Supershift/Sushi.MicroOrm
Sushi.MicroOrm is a a simple and high performance micro-ORM for .NET.
usausa/Smart-Net-Data-Mapper
Micro-orm mainly for environments that do not support code generation.
alertbox/snikt
Snikt! is a SQL data access helper to query and materialize data.
D-Diyare/Dommel.Repositories
Repository Pattern And UnitOfWork Implementation For Dommel.
sextondjc/Drapper
An abstraction layer for Dapper
Shuttle/Shuttle.Core.Data
Provides an abstraction over ADO.NET.
yuu-nkjm/sorm4j
Sorm4j (Simple micro Object-Relation Mapper for Java) is a Java-based micro-ORM tool that could access a database in a oneliner.
serhatyamann/DATA_ACCESS
Collecting data with ORM tools EF and Dapper.