APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Apache CouchDB
Document
Apache CouchDB
· Schema
Document
A CouchDB document with system fields and user-defined fields
Apache
Database
Document Store
JSON
NoSQL
Open Source
Replication
REST
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