Top 20 NuGet sql Packages

PetaPoco is a tiny, single file .NET data access layer inspired by Massive that works with both non-dynamic POCO objects and dynamics. This package includes the just the core PetaPoco library (ie: no T4 templates)
This is DbContext for use with ASP.Net Identity. It extends Entity Framework functionality to store changes in database. This is very useful for auditing purpose. It stores WHO changed WHAT & WHEN.
Generic ADO.NET client library to connect to a relational database system using a given providers ADO.NET driver. Driver can be in Global Assembly Cache or referenced as a nuget package.
MySQL based persistence for Rebus
Fast bulk insert extensions for Dapper.
Extends ADONetHelper library for Teradata
Allows SQL Server Compact 4.0 to be used with Entity Framework.
Gribble is a simple, Linq enabled ORM designed to work with dynamically created tables.
An Insight.Database provider for MiniProfiler profiling framework so the two can play together nicely.
An Insight.Database provider for the Glimpse profiling framework so the two can play together nicely.
SQL Bulk Copy is a .NET wrapper for the ODBC Bulk Copy API. It is designed for rapid import of data into Microsoft SQL Server.
Data access wrapper for FluidSQL
Dapper.SimpleSave makes it easy to save complex object hierarchies to a relational database.
SQLite.Net PCL is an open source, minimal library to allow .NET and Mono applications to store data in SQLite databases. This is a fork of the original sqlite-net project, which aims to cleanup/improve the code and deliver the package as PCL assemblies with some additional platform-speci...
Snapshot replication library
The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a component which provides application lifecycle services for database development and management for Microsoft SQL Server and Microsoft Azure SQL Databases. DacFx supports various database deployment and management scenarios...
Apache Ignite ASP.NET Integration. Output Cache Provider: caches page output in a distributed in-memory cache. Session State Store Provider: stores session state data in a distributed in-memory cache.
When you absolutely need ADO.NET but want to ditch the boilerplate. Do parameterized SQL with ease, asynchronously or not. Map deep POCOs with granular control beyond that of your ORM. This is the core assembly; to use with SQL Server, get FluidDbClient.Sql.
SQL Server provider for FluidDbClient. This library also makes working with Table Valued Parameters a snap.