Top 20 NuGet sql Packages

MiniProfiler integration for Entity Framework. This package is Obsolete. Please use the MiniProfiler.EF5 or MiniProfiler.EF6 package instead.
ASP.NET MVC3 specific package for the Lightweight mini-profiler. We attempt to automatically hook up as much as possible including EF code first. This package is optional.
NHQS, the NHibernate Quick Start, provides a simple Fluent framework for getting started with Fluent NHibernate. It makes life a little easier for 'NH00bs' and greenfield projects.
Beautify your SQL easily. NSQLFormatter is an open-source SQL Beautifier written with C#. Library supports .NET Standard 1.3. Project is based 100% on the work done in the NHibernate-project.
Obj2Schema generates a SQL schema from object metadata. Lightweight and flexible, it supports SQL Server, MySql and Sqlite SQL dialects, and is easily extendable It allows for straight translation from .NET to SQL types, but does not yet generate relations.
Glimpse Plugin for PetaPoco
One-to-Many and Many-to-One relation mapping extensions for PetaPoco
Configuration-less object-relational mapper for SQL Server and SQL Server CE
Easy integration of exception and audit logging with Azure Table storage and SQL Tables. The SQL integration allows rich reporting of exception and auditlog details.
Tool for automatically diffing two databases and creating migration scripts. Uses OpenDBDiff
Logic Data Access is a IQueryable Repository pattern implementation for LINQ To SQL and In-Memory storages.
SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schem...
ADO.NET utilities
Windows Azure Cache is a distributed, in-memory cache that increases performance by allowing you to store commonly accessed data in memory and reduces load on backend databases. The Windows Azure Cache NuGet package provides the cache client libraries that can be used to build applications to target...
Windows Azure Cache is a distributed, in memory cache that increases performance by allowing you to store commonly accessed data in memory and reduces load on backend databases. Windows Azure Cache Memcache Shim is a translation layer that enables you to easily communicate with the Cache Service or ...
Lightweight, low memory footprint and high performance library, The Inverted Software DataBlock helps creating objects and lists from stored procedures or queries output as well as updating records from models. Usage looks like: CRUDHelper.GetObjectList<Category>(() => new Category(), "GetCategories...
A couple of handy MSBuild tasks for SQL Server scripting. Available under the Apache License 2.0.
Lightweight mini-profiler, in particular designed for ASP.NET WebForms sites using .NET Framework 3.5
MiniProfiler35 integration for ADO.NET