Top 20 NuGet Database Packages

Redistributable components for package 'soci.sqlite'. This package should only be installed as a dependency. (This is not the package you are looking for).
A simple embedded .NET NoSQL Document Store in a single data file (Portable version)
A library to allow Dibware.StoredProcedureFramework to better integrate with Entity Framework. Documentation: https://github.com/dibley1973/StoredProcedureFramework/blob/master/UsingTheStoredProcedureFramework.md
Common access helpers for SQL
Obujekutoru is a managed in-process object store engine exposing a simple programming interface. Obujekutoru has a very small footprint and the data encryption feature makes it suitable for mobile development of managed applications.
This is Sql Database connector which can connect database and maintain connection pooling. This package allow to connect multiple database operations. Install Nuget package 'System.Data.SqlClient 4.8.5' in your application. Add file 'AFDataAccessor.json' in your project if it is web application. Ma...
A SQLitePCL.raw plugin can be used to instruct SQLitePCL.raw to reference a different implementation of the native SQLite library than it normally would use. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_internal());
A SQLitePCL.raw plugin can be used to instruct SQLitePCL.raw to reference a different implementation of the native SQLite library than it normally would use. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_esqlite3()); This particular plugi...
This package contains a platform-specific native code build of SQLCipher (see sqlcipher/sqlcipher on GitHub) for use with SQLitePCL.raw. The build of SQLCipher packaged here is built and maintained by Couchbase (see couchbaselabs/couchbase-lite-libsqlcipher on GitHub). To use this, you need SQLite...
Service to performance test code by removing the database dependency, in order to always return consistent data for known queries - this is the shared interface between Client and Service
A SQLitePCL.raw plugin can be used to instruct SQLitePCL.raw to reference a different implementation of the native SQLite library than it normally would use. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_internal());
This .NET package is designed to provide businesses with a central, flexible storage solution for their data. DasData makes it easy to input data from sensors and other devices into a central repository, making it ideal for IoT and data science applications.
Incredibly easy and talented micro orm library for Sql Server
Provides classes that use the Moq mocking framework. This provides easy mock setup, tracking of command executions, including parameter values.
Provides execution plan testing for SqlServer. This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.
A database version management library for SQL Server and .NET