27.10.17

Couchdb - Couchdb tutorial - By Microsoft Awarded MVP

*Learn Couchdb Today*

*Key Points :*
1. Well familiar nosql database, a json based document store which emphasize Availability of the data and Partition Tolerance of data.
2. Irrespective of ACID property, it works on BASE property ( Basically Available, Soft State, Eventual Consistency)
3. Couch DB -  Work with HTTP/REST API and its written in Erlang

Check basic articles on Couchdb
https://wikitechy.com/tutorials/couchdb/couchdb-tutorial

No comments:

Post a Comment