Category: Features

Database Pagination: Using OFFSET and Keyset in N1QL
Database Pagination: Using OFFSET and Keyset in N1QL

Pagination is a common application and has a major impact on customer experience. Here are detailed issues and solutions with Couchbase N1QL.

Speculative Execution Vulnerabilities – Meltdown & Spectre
Speculative Execution Vulnerabilities – Meltdown & Spectre

How do processor/OS vulnerabilities like Meltdown & Spectre affect modern systems and may affect user-space applications like Couchbase, etc.

Use XDCR to Replicate NoSQL Data between Couchbase Docker Containers: Video Tutorial
Use XDCR to Replicate NoSQL Data between Couchbase Docker Containers: Video Tutorial

Learn how to use the cross datacenter replication (XDCR) functionality of Couchbase to replicate NoSQL data between clusters of Docker containers.

Deep Dive on Cross Data Center Replication (XDCR)
Deep Dive on Cross Data Center Replication (XDCR)

What makes XDCR such a great feature. If you need a Disaster & Recovery plan or like to bring data closer to user, XDCR is a feature you must consider.

Replicate NoSQL Data between Data Centers with Couchbase XDCR
Replicate NoSQL Data between Data Centers with Couchbase XDCR

Learn how to replicate NoSQL data between clusters or datacenters with Couchbase Server's cross datacenter replication (XDCR) tooling.

Certificate Pinning in Android with Couchbase Mobile
Certificate Pinning in Android with Couchbase Mobile

Certificate pinning is a technique used to “pin” a host to it’s public key certificate.Post discusses how to do this in a Couchbase Lite enabled Android app

Comparing Couchbase Views with Couchbase N1QL & Indexing.
Comparing Couchbase Views with Couchbase N1QL & Indexing.

The blog focuses on the table comparison between Couchbase Map-Reduce Views and Couchbase N1QL+GSI indexing. This is intended for developers and architects.

Create the Right Index, Get the Right Performance.
Create the Right Index, Get the Right Performance.

Understanding the index options, creating the right index, with the right keys, right order, and right expression is critical to query performance at scale.

Tooling Improvements in Couchbase Server 5.0 (Update)
Tooling Improvements in Couchbase Server 5.0 (Update)

Tooling improvements have come to Couchbase 5.0. This post covers visual query plans, query monitoring, improved UX/UI, and import/export tools.

Profiling and Monitoring in Couchbase Server 5.0 Preview (Update)
Profiling and Monitoring in Couchbase Server 5.0 Preview (Update)

In Couchbase Server 5.0, there are updates for N1QL query monitoring and profiling. The Query Plan is more visual, making it easy to improve performance.

Optimizing Database Pagination using Couchbase N1QL.
Optimizing Database Pagination using Couchbase N1QL.

See how to optimize Database Pagination using Couchbase N1QL. Look at the Google pagination behavior to understand the basic pagination features.

Secure Your NoSQL Data with Couchbase Role-Based Access Control
Secure Your NoSQL Data with Couchbase Role-Based Access Control

Learn how to define an access control configuration in Couchbase Server to protect your cluster, buckets, and data from being accessed without permission.