InterviewSolution
Saved Bookmarks
| 1. |
What Is Data Format In Couchbase? |
|
Answer» A document is the most basic UNIT of data manipulation in COUCHBASE SERVER. Documents are stored in JSON document format with no PREDEFINED schemas. A document is the most basic unit of data manipulation in Couchbase Server. Documents are stored in JSON document format with no predefined schemas. |
|