Apache CouchDB · Schema

DatabaseInfo

Information about a CouchDB database

ApacheDatabaseDocument StoreJSONNoSQLOpen SourceReplicationREST

Properties

Name Type Description
db_name string Database name
doc_count integer Number of non-deleted documents
doc_del_count integer Number of deleted documents (tombstones)
update_seq string Current update sequence
sizes object
View JSON Schema on GitHub