
How To Migrate to Scopes and Collections in Couchbase 7.0
Scopes and Collections are a new feature introduced in Couchbase 7 that allow you to logically organize data within Couchbase. You should take advantage of scopes and collections for simpler mapping from RDBMS as well as consolidation of hundreds of...

Scopes & Collections for Multi-Tenant Apps: Couchbase 7.0
Couchbase 7.0 introduces Scopes and Collections to easily build and deploy microservice based multi-tenant applications. Scopes and Collections allow logical isolation of different types of data, independent lifecycle management and security control at multiple levels of granularity. Application developers will...

Intro to Collections – Dev Preview in Couchbase Server 6.5
Couchbase, a document database, allows great flexibility in storing different types of documents in a single bucket (bucket being the equivalent of a database). There is a frequent need to refer to documents of a similar type together e.g. an...

Understanding Distributed Multi-Document ACID Transactions
Couchbase CTO Ravi Mayuram announced Distributed Multi-document ACID Transactions in Couchbase Server 6.5. I highly recommend reading Ravi’s blog which highlights how Couchbase transactions are an innovative union of ACID guarantees with scale, high-availability, performance and flexibility. In this blog,...

Rebalance Improvements in Couchbase Server 6.5
Rebalance is a critical component of Couchbase architecture that allows for online cluster management operations including adding/removing nodes, online upgrades of hardware or software, and recovery after node failure. Couchbase Server 6.5 makes rebalance more robust, more manageable, and faster....
Couchbase – Better Scale-Out, Agility and High Availability than MongoDB
The NoSQL revolution was born in 2006 with the publication of the Google BigTable paper as internet scale applications could not get the performance, agility and availability they needed from relational databases like Oracle. The following are now key considerations...