Top 20 NuGet NOSQL Packages

A simple prototyping MVVM library.
A simple Microsoft.Azure.Cosmos wrapper that make communication between CosmosDB and your .NET Core application simpler.
Lightweight OGM for Neo4j which support transactions and BOLT protocol.
The official ASP.NET Identity Provider for Couchbase Server.
Object-document mapper between TrackableData and DynamoDb.
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.
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.
Sample source code using Oracle NoSQL database client driver
Flexberry ORM MongoDbDataService Package.
A modern, feature-rich and highly tunable C# client library for Apache Cassandra and DataStax Enterprise. We have added multitenacy support for POCO Part.
A simple tool that was born from an experiment while I was learning how to use Neo4j.Driver to execute queries in Neo4j. After some repetitive query parses, I tried to make it more abstract for me, using some attributes to configure a graph node as a custom C# class.
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 ...
a resilient abstract data access. StartPoint ECommerce.DataAccess based on Hexagonal architecture gives you the capacity to access any data source with retrying and fallback action
A library with repository interfaces for using NoSQL
MongoDb storage provider for generic OData API implementation
An Activities and related Metrics pattern for a NoSQL key-value store. A general use case for NoSQL stores is the tracking of activities and events. An out-of-band process is generally then used to generate additional metrics from the events or activities data. A simple use case is tracking th...
Common Layers for the FoundationDB .NET Binding
Track user reactions and generate metrics against those reactions. A reaction, being a specialized form of an occurance, this package is suitable for occurances that has the following properties; Subject Id (Integer) Subject Type Id (String) Value (String) ValueType (String) Actor (String) Restrict...
Enables smooth ORM like integration between Cassandra and C# Support for Select, Add, Update using c# reflection In addition support for numeric calcualtions such as Min/Max/Average/Sum