1. C# Redis client for the Redis NoSQL DB

    By:

    C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.

  2. Official MongoDB C# driver

    By:

    Official 10gen supported C# driver for MongoDB

  3. RavenDB Client

    By:

    This package includes the client API of RavenDB. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems.

  4. RavenDB Database

    By:

    Use this package if you want extend RavenDB. Don't use this package if you just want to work with existing RavenDB server, in order to so just use the client API which is in the RavenDB.Client package. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems.

  5. RavenDB Embedded

    By:

    This package let you include RavenDB embedded in-process with your application. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems.

  6. Neo4jClient

    By:

    A .NET client for neo4j: an open source, transactional graph database. It's pretty awesome.

  7. BookSleeve

    By:

    Fully asynchronous Redis client, capable of pipelined operations; this acts as a multiplexer, allowing high-performance parallel usage of a single connection (or few connections) without being blocked on each separate request. All core redis opeations are supported. This library can also be used from C# 5.0/async very effectively.

  8. CouchbaseNetClient

    By:

    Couchbase client library for .NET based languages.

  9. FluentMongo

    By:

    Provides a fluent interface on top of the 10gen driver including Linq.

  10. RavenDB Server

    By:

    Use this package if you want to run RavenDB as a standalone application. This package is not intented to be used in Visual Studio. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems.

  11. RavenDB Client MvcIntegration

    By:

    RavenDB Client MvcIntegration let you include a visual profiler in your ASP.NET MVC application which will show you all the opened sessions and the time took to complete each database request. This can help you when developing with RavenDB.

  12. densodb - nosql database

    By:

    DensoDB is a new NoSQL document database. Written for .Net environment in c# language. It run in-process so you does not need any configuration or installation.

  13. RavenDB Asp.Net Hosted server

    By:

    This package let you include RavenDB embedded in your asp.net application. RavenDB is a document database for the .NET/Windows platform, offering a flexible data model design to fit the needs of real world systems.

  14. Membase

    By:

    Membase client library for .NET based languages.

  15. MongoDB.Web

    By:

    MongoDB.Web is a collection of ASP.NET providers (caching, membership, profiles, roles, session state, web events) for MongoDB.

  16. Cashbox

    By:

    An in process NoSQL database / document store for when you need a full managed solution.

  17. densodb v.2 - nosql database

    By:

    DensoDB is a new NoSQL document database. Written for .Net environment in c# language. It run in-process so you does not need any configuration or installation.

  18. Fluent Cassandra

    By:

    FluentCassandra is a .NET library for accessing Cassandra, which wraps the Thrift client library and provides a more fluent POCO interface for accessing and querying the objects in Cassandra.

  19. RavenDB Unique Constraints Bundle

    By:

    This bundle aims to allow the user to implement unique constraints in the objects (usefull for properties like email or social security number).

  20. RavenDB Client for Unique Constraints bundle

    By:

    RavenDB 'Unique Constraints' bundle client. Allow the user to implement unique constraints in the objects (useful for properties like email or social security number).