Top 20 NuGet Database Packages

An easy way to access sql database
Simple .NET Core 2.0 database migrator for SQL Server.
Simple .NET Core 2.0 database migrator for PostgreSQL.
Core components of Exodus - simple database migrator for .NET Core 2.0.
A .NET library to make operation with HarperDB Example : using HarperDB.NET HarperDBClient harperDB = new HarperDBClient(serverURI, userName, password); await harperDB.CreateSchema("SchemaName"); await harperDB.CreateTable("SchemaName", "TableName", "id"); await harperDB.InsertRecord("SchemaName"...
A Compositional, Safe Query Framework for Dynamic F# Queries
Use C# 6 and FormattableString to convert SQL and embedded data to properly parameterized commands.
IDbEz is a library of helper classes and extension methods to ease working with IDb*-related interfaces, specifically when writing and executing SQL.
Simple methods to encapsulate ad-hoc SQL. Includes SQL paging
Embedded persistent key-value store for .NET. Pure C# code, zero configuration and installation, MIT License.
DapperContext is a DbContext-like implementation for Dapper, supporting the Unit Of Work pattern and simplifying usage with repository classes and IOC containers.
The module that implements Deveel Repository pattern for abstracting the Entity Framework functionalities
Takes an Enterprise Architect (EA) XMI/UML data model export and generates scripts for creating a SQL database.
A .NET 4.5 library which adds OData 4.0 support to the extension for the MicroLite ORM Framework to integrate with ASP.NET WebApi.
Base implementation of the repository pattern to be used with Libria.Session library
WinForms menu item for managing database connection strings and concealing sensitive information
A database and TSQL checker
PersistenceMap.Interception is a small, extremely lightweight Mocking Framework for PersistenceMap. It helps easily Mock the Return Values of PersistenceMap.
PecanDB
ObjectStore.Interfaces Class Library