Top 20 NuGet Database Packages

The EfOldWebDbConnector is a .NET library used to create and maintain only an unique connection to the database per request in the Asp.Net web applications using EF Old ObjectContext ORM.
The Linq2SqlWebDbConnector is a .NET library used to create and maintain only an unique connection to the SQL Server database per request in the Asp.Net web applications using Linq To Sql ORM.
The SqlAdoWebDbConnector is a .NET library used to create and maintain only an unique connection to the SQL Server database per request in the Asp.Net web applications using Ado.Net.
Support for this package is discontinued. I recommend you don't use. EgoDB is a Solid, Professional, and easy to use Document Database
Enables tests to general SQL databases using Fluent Migrator on the fly.
TableDslからCREATE TABLE文を生成するためのPrinter Pluginです。
This library makes working with LINQ to MongoDB queries easier from C#. Specificially it is for debugging and runtime inquiry of LINQ queries. There are two basic use cases: (1) Explain a LINQ query (does it use an index for example?). (2) Convert a LINQ query to the JavaScript code run in MongoDB.
Mongo appender for Log4net
The seventh version of the configuration-less, dynamic and self-adaptive database-first oriented Kerosene ORM library, with real full support for POCO objects, natural SQL-like syntax from plain C#, and advanced maps and lazy properties.
Common nuget package required for TrackerEnabledDbContext & TrackerEnabledDbContext.Identity
A multiple instance and thread safe unique number sequence generator. Replicates the create sequence transact-SQL functionality (http://msdn.microsoft.com/en-us/library/ff878091.aspx) in a .Net assembly.
A Micro-ORM for Apache Cassandra.
Package Description
.NET Utils Framework
Portable cross-platform ADO-style SQLite library enabling table-record-level and table-column-level encryption. *Please see the project site for details about what this library does, and how to use it.*
A powerful library for executing SQL Scripts against a database using a fluent API. This library is especially useful for integration testing with its ability to reference other scripts within a script like SQL Server :r support. See project web site for more details on features.
Renamed to Ractor.Persistence
Similar to ObjectContext, this is an implementation of the Entity Framework for Apache Cassandra. This package is included to ease the migration from the version 1.0 of the DataStax C# driver, but using the Entity Framework-like pattern with Apache Cassandra is discouraged as it can lea...
DapperPoco is a reflection driven SQL generator that wraps the popular Dapper ORM framework. With DapperPoco you just create your POCO objects, decorate them, and use them; no writing SQL statements unless absolutely necessary.