Top 20 NuGet Database Packages

Base class to setup testing SQL interaction without databases using System.Data.Fakes and Moq
Simple fakes for testing SQL interaction without databases
Extension methods to simplify working with SQL: running commands and queries, and reading data sets
Eloquera provides all the inherent advantages of an object database. Build and maintain your applications with unprecedented speed. Built on the .NET platform it uses LINQ and SQL interfaces. Performance is class leading and it is free to use. Eloquera Enterprise Database builds on and enhances the...
Trivial micro-orm implemented on Dapper, provides with CRUD helpers specialize to handle MySql.
DDD implementation for RavenDB.
SQLCMD mode SQL script execution library
Administration Panel.
RoundhousE is a Professional Database Change and Versioning Management tool. This brings integration with Entity Framework Migrations. This allows you to generate SQL files for use with RoundhousE or just to give to your DBAs in cases where RH is not able to be run across all environments. NOT...
Entity Framework provider toolkit. Code from http://code.msdn.microsoft.com/EFProviderWrappers, refactored.
Entity Framework caching provider to use a second lavel cache. Code from http://code.msdn.microsoft.com/EFProviderWrappers, refactored.
NHibernate is a mature, open source object-relational mapper for the .NET framework. This package enables the ability to use lazy-loading with Unity interceptors.
WebBackgrounder.EntityFramework is an implementation of the IJobCoordinator for WebBackgrounder that uses a Database (via EF Code First) as the synchronization mechanism (aka a mutex) for coordinating jobs.
An embedded document based nosql database for .NET. Implement the UnitOfWorks and Repository patterns and ships BlobRepository,XMLRepository, JsonRepository and SQLCERepository.
Command line database change management tool. And a drop-in replacement for the Tarantino database deployer.
This is the kernel library of DeveelDB SQL System for x64 Architecture. DeveelDB is an embeddable SQL-99 Relational Database Management System oriented to the .NET/Mono frameworks, providing rich functionalities and high performances managing SQL databases within applications.
SQLite backend for SOCI C++ Library
Spire.DataExport for .NET is a data export library which enables developers to quickly export data from from database, listview and command to word, excel, PDF, html, xml, ms access, csv, text, dbf, sql script, sylk, ms clipboard. When it is applied on .NET platform, it does not need to install any ...
FluentSql library makes writing Sql statements easy. It can be used for simple CRUD to multiple join queries. Using a fluent api, one can write in C# or VB sql like statements that translate into a lean Sql statement that a DBMS can process. FluentSql uses Dapper to execute its statements.