Top 20 NuGet database Packages

This is a Scaffold extension to generate POCO class, Mapping class, Repository pattern class and DbContext. Very helpful in database-first approach without needing .edmx. Usage: On Package Manager Console type the following command: Scaffold PocoFromDB {your-connection-string} {contextName...
DBHelpers is a simple but powerful helper library for working with plain ADO.NET.
This is the SQLite database file used by FileSage. This does not include the FileSage package.
SQLdotNET allows you to write simple SQL SELECT/INSERT/UPDATE/DELETE queries without using any ORM or creating stored procedures in database. You write code which looks similar to SQL query in your .NET code. Currently library is working only with MS SQL Server.
A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to use NLog as the logging library.
A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to use log4net as the logging library.
This package allows you to easily manage lookup values from your SQL Server database.
Simple And Functional Database Access Library for C# / VB.NET
.NET implementation of CDB (Constant Database).
A library that helps you implement a UnitOfWork pattern
This is a redistribution of the "SQLite for Windows Runtime (Windows 8.1) Extension SDK" packaged NuGet-style. This package is compatible with the Windows 8.1 platform.
An extension to the Microsoft SQL Server Compact Edition client library, which simulates the support of the multiple statements in a single command.
This package contains the runtime assembly for ASP.NET EntityDataSource control for EntityFramework.
Similar to NHibernate.Caches.SysCache, uses ASP.NET cache. This provider also supports SQL dependency-based expiration, meaning that it is possible to configure certain cache regions to automatically expire when the relevant data in the database changes. SysCache2 requires Microsoft SQL Server 2000...
An ADO.NET provider for SQLite (managed-only).
A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to integrate with MiniProfiler.
NHibernate with async support, works on .net 4.5.2
KitaroDB is a fast and efficient NoSQL database that operates natively on mobile devices, WinRT, and Win32 (C++ and .NET 4.0) platforms. Designed with the app developer in mind, it offers both key-value and intrusive key data stores.
This package will ensure that the 'DatabaseProviders' msi for MS Sync Framework is installed, and it will then add references to the necessary assemblies: Microsoft.Synchronization.Data.dll, Microsoft.Synchronization.Data.Server.dll, Microsoft.Synchronization.Data.SqlServer.dll, ...
DataBind is a simple javascript function that facilitates binding Data from a JSON object to a HTML template. The objective of this script is to enable using templates without introducing any new or invalid syntax and without dictating the way you structure your application. All you need is a single...