Top 20 NuGet db Packages

Extends Modulos.Testing with patterns and abstraction to handle test with a non-mocked databases.
A simple test helper that allows use of sqlite in memory based on MS example.
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...
DrivenDb is a better microORM. Unique features, excellent performance, and cleaner code in as few trips to the database as possible.
Hypertable .NET x86 client library
Lightweight multi-platform ORM for mobile, desktop and servers. A data provider is required to use this library. Providers for Sqlite, SQL Server and MySql are available on Nuget.
A Laravel (Eloquent) inspired ORM for .NET
Autofac registration modules for IDbExecutor and IDbExecutorFactory (for multiple SQL providers)
my package
Library to create a temporary database that can be used for testing and then dropped once the tests are complete
MongoDB appender for log4net
Json Serializer for EasyDocDb - stores documents as JSON files.
A simple library for working with SQL Server databases, its like to SMO(SQL Server Management Objects) package, but simple, lightweight and fast.
Database First Migration Tool
This package contains the basis necessary to create migrations.
SimplyTyped is a .NET library that allows simple, strongly typed access to AWS SimpleDB domains. It wraps the `AWSSDK.SimpleDB` library, and exposes the functionality it offers with a simple, strongly-typed, asynchronous API.
RoundhousE is a Professional Database Change and Versioning Management tool. This is the Oracle database package.
RoundhousE is a Professional Database Change and Versioning Management tool. This is the MS Access database package.
This is forked from DbExecutor. Simple and Lightweight Database Executor for .NET 4.5 and dotnet core and all ADO.NET DbProviders. Features: set command parameter by AnonymousType, auto type mapping, dynamic IDataRecord accessor,transaction, basic Select/Insert/Delete/Update query build.