Apache CouchDB · Schema

DocRow

A row in an _all_docs response

ApacheDatabaseDocument StoreJSONNoSQLOpen SourceReplicationREST

Properties

Name Type Description
id string Document ID
key string Row key
value object Row value containing revision info
doc object A CouchDB document with system fields and user-defined fields
View JSON Schema on GitHub