APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Apache CouchDB
ChangeRow
Apache CouchDB
· Schema
ChangeRow
A single change record in the changes feed
Apache
Database
Document Store
JSON
NoSQL
Open Source
Replication
REST
Properties
Name
Type
Description
seq
string
Update sequence number
id
string
Document ID that was changed
changes
array
deleted
boolean
True if this change is a deletion
doc
object
A CouchDB document with system fields and user-defined fields
View JSON Schema on GitHub