Top 20 NuGet database Packages

A cool little wrapper for SQLite based on Dapper.
Unit test data population tool.
Zumero for SQL Server (ZSS) is a product which synchronizes SQL Server data with SQLite on mobile devices. This package contains the ZSS client libraries in the form of a Portable Class Library (PCL). This package depends on the presence of sqlcipher in order to support encryption.
Light-weight yet powerfull XML-based OO/NoSQL thread-safe embedded database for .NET Framework
This library basically provides you with a simple way to create lambda expressions to filter lists and database queries by delivering an easy-to-use fluent interface that enables the creation, storage and transmission of those filters. Useful to turn WebApi requests parameters into expression...
A C# Server side component for the popuplar jQuery datatables plugin http://datatables.net/ suitable for asp.net core and other netstandard frameworks
Extends ADONetHelper library to Postgres
Extends ADONetHelper library to Firebird
Autofac registration modules for IDbExecutor and IDbExecutorFactory (for multiple SQL providers)
An implementation of ILogger and ILoggerProvider that logs to the database using a pluggable model supporting multiple data platforms. Also proivides an MVC controller for viewing and managing the log data.
Use this to extend Entity Framework functionality to store changes in database. This is very useful for auditing purpose. It stores WHO changed WHAT and WHEN. It will let you choose which tables and columns you want to track with the help of attributes. Forked from Bilal Fazlani to support EF Core ...
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
Contains some useful interface definitions and implementations classes for .Net.
SQL Server and SQLite Initialization
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...
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add o...
PostGIS plugin for Npgsql, allowing raw byte access to PostGIS ypes.
A consistent, comprehensive, minimal interface to enable .NET applications to use the complete range of features exposed by the ArangoDB REST API.
MongoDB appender for log4net
Mdbc is the PowerShell module based on the official MongoDB C# driver. Mdbc makes MongoDB data and operations PowerShell friendly.