Couchbase Document-Oriented DBMS Platform
Jump to navigation
Jump to search
A Couchbase Document-Oriented DBMS Platform is an document-oriented DB platform.
- …
- Example(s):
- Counter-Example(s):
- See: Partition (Database), Couchbase, Inc., Cross-Platform, Multi-Model Database, Key-Value Database, Document-Oriented Database.
References
2018
- (Wikipedia, 2018) ⇒ https://en.wikipedia.org/wiki/Couchbase_Server Retrieved:2018-8-10.
- Couchbase Server, originally known as Membase, is an open-source, distributed (shared-nothing architecture) multi-model NoSQL document-oriented database software package that is optimized for interactive applications. These applications may serve many concurrent users by creating, storing, retrieving, aggregating, manipulating and presenting data. In support of these kinds of application needs, Couchbase Server is designed to provide easy-to-scale key-value or JSON document access with low latency and high sustained throughput. It is designed to be clustered from a single machine to very large-scale deployments spanning many machines.
A version originally called Couchbase Lite was later marketed as Couchbase Mobile combined with other software.
Couchbase Server provided client protocol compatibility with memcached, but added disk persistence, data replication, live cluster reconfiguration, rebalancing and multitenancy with data partitioning.
- Couchbase Server, originally known as Membase, is an open-source, distributed (shared-nothing architecture) multi-model NoSQL document-oriented database software package that is optimized for interactive applications. These applications may serve many concurrent users by creating, storing, retrieving, aggregating, manipulating and presenting data. In support of these kinds of application needs, Couchbase Server is designed to provide easy-to-scale key-value or JSON document access with low latency and high sustained throughput. It is designed to be clustered from a single machine to very large-scale deployments spanning many machines.
2018
- https://developer.couchbase.com/documentation/server/5.5/introduction/intro.html
- QUOTE: ... Couchbase Server is an open source, distributed, NoSQL document-oriented engagement database. It exposes a fast key-value store with managed cache for sub-millisecond data operations, purpose-built indexers for fast queries and a powerful query engine for executing SQL-like queries. For mobile and Internet of Things environments Couchbase also runs natively on-device and manages synchronization to the server.
Couchbase Server is specialized to provide low-latency data management for large-scale interactive web, mobile, and IoT applications. Common requirements that Couchbase Server was designed to satisfy include:
Unified Programming Interface Query Search Mobile and IoT Analytics Core database engine Scale-out architecture Memory-first architecture Big data and SQL integrations Full-stack security Container and Cloud deployments High Availability
2016
- https://db-engines.com/en/system/Cassandra%3BCouchbase
- QUOTE: Our visitors often compare Cassandra and Couchbase with MongoDB, Redis and CouchDB.
- Description: JSON-based document store derived from CouchDB with a Memcached-compatible interface
- QUOTE: Our visitors often compare Cassandra and Couchbase with MongoDB, Redis and CouchDB.