Category: Couchbase Server

KOPS: Running Couchbase Cluster on Kubernetes at Scale
KOPS: Running Couchbase Cluster on Kubernetes at Scale

This blog demonstrates the kops usage, capabilities and Couchbase Autonomous Operator running Couchbase Cluster at scale.

How to Join JSON: Couchbase N1QL vs. MongoDB Query
How to Join JSON: Couchbase N1QL vs. MongoDB Query

This article discusses how to join JSON documents while comparing Couchbase vs. MongoDB. Follow along as we review several real-world examples.

Multi-document transactions: ACID and Couchbase Part 2
Multi-document transactions: ACID and Couchbase Part 2

Multi-document transactions are possible using the single-document ACID properties of Couchbase Server and some client-side code.

JWT Authentication with GraphQL, Node.js & Couchbase NoSQL
JWT Authentication with GraphQL, Node.js & Couchbase NoSQL

Learn to protect specific data elements of your GraphQL powered API that uses the NoSQL database, Couchbase Server, and Node.js using JSON Web Tokens (JWT).

The Couchbase Data Platform in Action: Eventing/Functions
The Couchbase Data Platform in Action: Eventing/Functions

The blog dives into the use of the Couchbase Eventing Service in the Couchbase Silicon Valley 2017 technical keynote demonstration application.

The Couchbase Data Platform in Action: Step-by-Step Setup
The Couchbase Data Platform in Action: Step-by-Step Setup

Note: This post uses the the Couchbase Analytics Data Definition Language as of the version 5.5 preview release.  For updates and information on breaking changes in newer versions, please refer to Changes to the Couchbase Analytics Service. The application built for...

Couchbase on OpenShift in Action
Couchbase on OpenShift in Action

OpenShift is a platform as a service (PaaS) from Red Hat on top of Docker containers and Kubernetes. It is an open source container application platform by Red Hat based on Docker containers and the Kubernetes container cluster manager for enterprise app...

Data Visualization with Couchbase and Knowi
Data Visualization with Couchbase and Knowi

Data visualization and reporting can help decision makers to identify patterns and concepts in analytics. The Cincinnati Reds are using Couchbase and Knowi to visualize ballpark attendance.

The Couchbase Data Platform in Action: Configuring the Application
The Couchbase Data Platform in Action: Configuring the Application

Note: This post uses the the Couchbase Analytics Data Definition Language as of the version 5.5 preview release.  For updates and information on breaking changes in newer versions, please refer to Changes to the Couchbase Analytics Service. For the Couchbase Connect...

The Couchbase Data Platform in Action: IoT Temperature Sensing Up Close
The Couchbase Data Platform in Action: IoT Temperature Sensing Up Close

During Couchbase Connect Silicon Valley last Fall, we went through an extensive demonstration application that showed many of the capabilities of the Couchbase Data Platform. You can see the full video of the demonstration here. In some parts of the...

Getting Started with NiFi and Couchbase Server
Getting Started with NiFi and Couchbase Server

NiFi automates data flow, providing migration, synchronization, and more. Learn how the Cincinnati Reds baseball club uses NiFi to help with ticketing.

Ordering in Couchbase Functions – Part 2
Ordering in Couchbase Functions – Part 2

Let us dive into under the hood of the Eventing Service and try to understand how the Eventing Workers actually get assigned for processing the mutations, and how it affects the ordering.