59 packages tagged with “dao”
A Fast and rich SQL based ORM that does not uses LINQ expressions for sake of readability and performance for NetCore, NetFramework & NetStandard
Smart data accessor generator library
Generic DAO with Interface using NInject and Entity Framework.
A Simple Data Access Framework to help you do sql proccessing instantly. more help : http://labs.mistralworks.com/mdaf.html
PersistentLayer is an easy Component that exposes a set of contracts (interfaces) which defines rules for persisting / retrieving application data from data storages, and Its implementation depends exclusively by the underlaying architecture like an ORM (NHibernate. Entity Framework, ORMLite ecc.) or maybe by another kind of systems like NoSQL storages.
Generic DAO abstraction layer for CosmosDB using MongoDB interface
A basic library implementation for persistent classes.
目前仅可以支持Sql server的访问,MySQL和oracle等其他的数据库还没有来的急实现
Reference implementation for the Zenon SDK for .NET
PersistentLayer.NHibernate is an easy component which implements contracts defined by the PersistentLayer component, using NHibernate as ORM for making CRUD operations on databases..
Vulcan 基于Dapper.NET的数据库链接托管类库,支持数据库链接管理透明化,支持事务包装,内置支持Mysql和MSSQL数据库,可扩展支持其他数据库,只要Dapper支持即可
Kinglot.Data is the ORM suport: SqlClient,OracleClient,Odbc.
C# 操作数据库的DAO类库,CURD 操作不需要拼写SQl语句,支持事务,节约时间,提高开发效率,亲测 Mysql好用。
Extend the Savvy I/O core assemblies with support for Dapper.
Extend the Savvy I/O core assemblies with support for Microsoft Entity Framework Core.
Transacribed from JAVA version on https://code.google.com/p/hibernate-generic-dao/
Extend the Savvy I/O support for Microsoft Dependency Injection with Dapper implementation.
A lightweight back-end framework and utilities kit based on MongoDB/Redis
The SqLite Adapter for the JPB.DataAccess Project
Andamio.DAO is an abstraction over Entity Framework that follows the paradigms of the Data Access Object pattern.
Extend the Savvy I/O support for Microsoft Dependency Injection with DapperExtensions implementation.
Extend the Savvy I/O core assemblies with support for Dapper and automapping of Plain Old CLR Objects (POCO) by DapperExtensions.
Extend the Savvy I/O support for Microsoft Dependency Injection with Microsoft Entity Framework Core implementation.