Top 20 NuGet Database Packages

Tools for cassandra-sharp-interfaces
Thunderstruck is a .NET library that makes access to database simpler and faster using ADO.NET. A really fast way to access databases. Another ORM? No! Thunderstruck isn't an ORM. It doesn't abstract the features of the database, just makes the access easier.
C#/.NET binary driver for OrientDB.
EntityFramework пакет для Zen.Core
Extensions to ADO.NET Connections. Reading SQL Query from Resources.
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 is the Windows ORM Version tailored for Microsoft SQL Server.
A Generic way to access Data Base, using ADO.net. It supports MS SQL, Oracle, My SQL, MS Access
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.
Simple and effective C# Generic Repository pattern implementation for Entity Framework 6 models. Use of generics and async makes eliminates complexity without sacrificing features.
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...
The FSharp.Data.Experimental.XenomorphProvider type provider provides a strongly typed embedding of financial data from Xenomorph.TimeScape
This is a Windows Runtime component that implements a SQL Server provider for Windows Store and Windows Phone apps.
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.
Library for connecting to and executing SQL commands on a Microsoft Sql Server. Includes "async" methods for use in .NET 4.5
Sql Deploy targets a development/deploy environment where each database change is scripted into a "change script" that brings the database to that level/version. Each change script represents one database version and they are executed from the "lowest" to the "highest" version sequentially. If the d...
The SQL LocalDB Wrapper is a .NET 4.0 assembly providing interop with the SQL LocalDB native API from managed code using .NET APIs.
This package allows you to easily manage lookup values from your SQL Server database.