Apache CouchDB · Schema

Document

A CouchDB document with system fields and user-defined fields

ApacheDatabaseDocument StoreJSONNoSQLOpen SourceReplicationREST

Properties

Name Type Description
_id string Document ID
_rev string Current revision ID (major-hash format)
_deleted boolean Present and true for deleted (tombstone) documents
View JSON Schema on GitHub