ncouch


REST with .NET on CouchDB

About NCouch

NCouch is a .NET Adapter for the CouchDB document database.

Project is currently in the prototyping phase. This means that: * the architecture and logic will change a lot before getting stabilized; * issue tracker is disabled; * binary downloads are not available; * there is no continuous integration.

Here's how the planned high-level picture of the project looks like at the moment:

http://abdullin.com/storage/uploads/2009/07/2009-07-21_simplified_couch_db_for_net.png

For more information see: * NCouch articles and details at Abdullin.com * Updates of this project

Project evolution details

  • 2009-08-09 - Incorporated architecture and logic from the following prototypes:
    • NCouch_1 - Basic
    • NCouch_2 - Serialization Concepts
    • NCouch_3 - Thin Service
    • xLim4_1 - Exception logging
  • 2009-08-12 - Incorporated architecture and logic from xLim4_2 (Gateway server) prototype.

Project Information

Labels:
CouchDB .NET CSharp REST RESTful API Scalable Cloud Distributed