How to backup and restore couchbase database

Couchbase is NoSQL database system which allows us to store data in schemaless JSON format. When we are using the couchbase it is important to keep backup of the data so that in case of an accidental break down we can save the data. Below is the process by which we can create backup of… Continue reading How to backup and restore couchbase database