Top 20 NuGet database Packages

A modern, feature-rich and highly tunable C# client library for Apache Cassandra and DataStax Enterprise. We have added multitenacy support for POCO Part.
Simple ADO is a .NET Standard package (previously would have been a Portable Class Library - PCL) that provides simple ADO-style operations for local databases - e.g. SimpleAdo.Sqlite supports local SQLite databases. It has DbConnection, DbCommand and DbDataReader functionality for executing standa...
Sample source code using Oracle NoSQL database client driver
A contribution to the Microsoft EntityFramework
The official ASP.NET Identity Provider for Couchbase Server.
Support for simple database migrations for Oracle.
Library to watch a git repository and raise events whenever branches are added or deleted and when they are changed. This allows you to save the results in a read optimized store.
CouchDBClient is a framework for working with CouchDB from .NET code. It abstracts and simplifies the usage of CouchDB, so that you can easily use it from your application code. All the complexity of working with plain json and http request/responses is burried under the framework. You will be able ...
AutoProc is a lightweight Asp.Net Core 2 middleware package which makes it easy to create a backend by exposing your stored procedures as an API.
Easily build filters for use in Lambda Expressions. Make it easy to turn WebApi requests parameters into expressions. Great features such as; save and re-run those filters, make complex expressions and more!
Interfaces that define data sources used in Firestorm.Engine.
Sqlite provider for Storm.
Super-Tiny ORM framework.
Sqlite provider for DbSession.
This library helps to convert sql query result to JSON. This can help if your database does not provide such a feature (e.g. Oracle). The mapping can be configured with a nice fluent interface.