CouchDB stores data in documents, which can be expressed as JSON as one or more fields/value pairs. You can use simple field values like dates, strings, or numbers. However, ordered lists and associative ranges are also possible. Each CouchDB document has a unique id. There is no document schema.
Disclaimer.
All the information on this website is published in good faith and for general information purpose only. Watson Media does not make any warranties about the completeness, reliability, and accuracy of this information.