Top 20 NuGet Database Packages

Provides local database access components and offline changes functionality to your Crosslight apps.
PersistenceMap is a small, extremely lightweight and intuitive code fist, convention based Micro ORM Framework for .NET. It uses a Fluent API to define Queries that translate to SQL. The SQL is executed against the RDBMS using ADO.NET and the result is automaticaly mapped to Typed POCO's. The simple...
Database connector for MSSQL with ADO.
Core Implementation for Dapper.Extensions.Linq
Provides you the ability to query, update and delete javaScript arrays using SQL like syntaxes and LINQ like expressions. Version 1.2+ provides a plug-in architecture to add your own functions. Version 1.2+ now requires the "new" keyword when creating a jinqJs() instance. Version 1.3+ supports Node....
A light weight data access library for storing entities with support for unit of work.
Various utility for C# programmer.
Tool for auto generation of CRUD sql statements based on entities definitions
FluentData is a Micro ORM that makes it simple to select, insert, update and delete data in a database. It gives the developer the power of ADO.NET but with the convenience of an ORM. It has a simple to use fluent API that uses SQL - the best and most suitable language to query data, and SQL or flue...
T4DSG is a T4 template that generates database helper in order to eliminate the use of literal strings in EF code first mapping.
Marr DataMapper is a Linq enabled Micro-ORM that allows you to project views into complex object graphs. Contributors: Rick Schott, vitidev, Keivan Beigi, Mark McDowall
thewall9 CMS Libraries.
The SqlStatementBuilder is a light weight utility used to help write SQL statements in a .NET language in place of manually writing SQL in plain text. It is not an ORM and is not intended to be one. It is designed to allow for fluid and flexible generation of valid SQL Statements.
A wrapper around the standard IDb classes.
A simple forward-only database migrator for SQL Server based on the migrator Stack Overflow uses.
Data Access Library that simplifies data access to a Microsoft SQL server. Wraps SqlConnection the SqlCommand into a series of objects and methods that provide more straightforward usage. GetObjects<T>()/GetObject<T>() provides functionality to fill an object via reflection in a lightweight mann...
Unit of work framework for EntityFramework
A build of Oracle Berkeley DB for Stone Steps Webalizer.
Aurochses.Database.EntityFrameworkCore is a library for creating database projects.