Top 20 NuGet database Packages

simple document database
Local database for .NET
NOTE: As of the 1.0 release, package IDs for SQLitePCL.raw now begin with SQLitePCLRaw.*. Some use cases will involve minor breaking changes in the transition. See README on GitHub for more info. These extension methods for SQLitePCL.raw provide a more usable API while remaining stylistically simil...
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. On platforms (like ...
This NuGet package for SQLitePCL.raw is 'needy' in the sense that it does not contain the SQLite library itself. To use this package, you need the actual SQLite library to be provided in some other way.
The DbMap, Mail, WebProxy, and Credential app.config utilities.
The ManagedEsentIsam project provides a simpler object model interface to create and access databases, using ManagedEsent (esent.dll). As of mid-2014, the interface is still under development (for example, we should combine the 'Instance' and 'Database' classes), and may be broken in the...
This Split Merge tool provides capabilities to split or merge shards maintained by the elastic database client library for Azure SQL DB. The package includes a self-hosted cloud service to deploy within your subscription (including a sample Web front-end), and a .NET API for programmatic access to t...
Testable EntityFramework: Easy and straightforward way to test EF queries
Build Postgresql connection strings using pgpass.conf files.
.NET Data and Database Extensions
An easy database helper for .NET 2.0+, with typed query & simple ORM, hibernate-like dialecting & criterion query, supporting all .NET ADO providers, implemented on Dapper.
This package provides an alternative to creating unique constraints in RavenDb
A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to encrypt and decrypt values as they are written to or read from a database.
A .NET 4.5 library which adds an extension for the MicroLite ORM Framework to use Serilog as the logging library.
ORM Profiler lets you gain insight in what your data-access code, e.g. your Entity Framework using code, is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor.NET45 is the interceptor package for regular ORMs and ADO.NET using data-access logic, ...
ORM Profiler lets you gain insight in what your data-access code, e.g. your Entity Framework using code, is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor is the interceptor package for Entity Framework v6.x. The Interceptor assemblies are pa...
ORM Profiler lets you gain insight in what your data-access code, e.g. your Entity Framework using code, is doing, find performance problems and quickly learn how to fix them. SD.Tools.OrmProfiler.Interceptor is the interceptor package for regular ORMs and ADO.NET using data-access logic. The In...
Helpers for execute ADO Queries
This package Contais all the nessary thing for connecting and creating database. Just Create a object of the DataBase and call the method obj.GetConnectionString(); try it