Top 20 NuGet nosql Packages

DocumentDB Repository.
Implementation of common .NET collection types (i.e IDictionary, ISet, IList) via abstraction over StackExchange.Redis
A storage engine provider for Couchbase Lite .NET that utilizies the ForestDB key-value storage engine
LevelDBUWP is a port of LevelDB (originally made by Google) for Universal Windows Platform (UWP).
.NET class library for upscaledb
KitaroDB is a fast and efficient NoSQL database that operates natively on mobile devices, WinRT, and Win32 (C++ and .NET 4.0) platforms. Designed with the app developer in mind, it offers both key-value and intrusive key data stores. Compiler: Compiler: Visual Studio 2015 Update 2. Platforms: Win32,...
RavenDB.DependencyInjection makes it easy to put your Raven doc store and document session into AspNetCore's dependency injection container.
This package contains the mvvmcross plugin for LiteDb database engine
Json Database
Generic B-tree written in C#, which can be replaced with NoSQL database stored in the memory. The B-tree is a generalization of a binary search tree in that a node can have more than two children (Comer 1979, p. 123). Unlike self-balancing binary search trees, the B-tree is optimized for systems th...
A wrapper for mongo database repositories
Xamarin embedded database, requires zero configuration, supports standard ANSI SQL 89 and 92 with BPlusTree indexing, reliable fast and free. In-memory database and on disk database file with ability to create multiple database schema files either in memory or on disk. See Android example project on...
An embedded database using single .dll, which requires zero configuration, supports standard ANSI SQL 89 and 92. It is reliable, fast and free, works with both on disk and in-memory database engines. In memory engine can be created on memory stream. UTF 8 based encoding complete globallization, work...
An embedded SQL database which requires zero configuration, supports standard ANSI SQL 89 and 92. It is reliable, fast and free, works with both on disk and in-memory sql database engines. Complete database management system in one file (.dll assembly) uses B-Tree indexes with one database file per ...
An embedded SQL database in one .dll which requires no configuration, supports standard ANSI SQL 89 and 92. It is reliable, fast and free, works with both on disk and in-memory sql database engines. Complete database management system in one file (.dll assembly) uses B-Tree indexes with one database...
Encapsula a conexão e estende métodos do Redis. Composição: - DbRedis - DbRedisSingleInstance - DbRedisMultiServer - DbRedisSingleInstanceExtensionMethod
MongoDB integration testing helper from .NET projects
Embedded persistent key-value store for .NET. Pure C# code, zero configuration and installation, MIT License.