What are the main features of CouchDB?

4. What are the main features of CouchDB?

  1. It has an HTTP-based REST API.
  2. It has the simple structure of HTTP resources and methods (GET, PUT, DELETE).
  3. Data is stored in the flexible document-based structure
  4. It provides easy-to-use replication
  5. All of the above

Answer: E) All of the above

Explanation:

The main features of CouchDB are:

  • It has an HTTP-based REST API.
  • It has the simple structure of HTTP resources and methods (GET, PUT, DELETE).
  • Data is stored in the flexible document-based structure
  • It provides easy-to-use replication
  • And, many more.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.