Category: Couchbase Server

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.

Scaling Couchbase Server on Azure
Scaling Couchbase Server on Azure

Scaling a Couchbase Server cluster on Azure is as easy as using a slider. This post walks you through it from the beginning.

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.

Going Full Stack with Node.js, Vue.js, and Couchbase NoSQL
Going Full Stack with Node.js, Vue.js, and Couchbase NoSQL

Learn how to create a full stack application with Couchbase as the NoSQL database, Node.js and Hapi for backend, and Vue.js for the frontend.

Scaling a Couchbase Cluster for Increasing and Decreasing Demand
Scaling a Couchbase Cluster for Increasing and Decreasing Demand

When it comes to scaling a database, it is often a task that people want to avoid. For relational databases, which are often vertically sized databases, the administrators would have to take the database offline and add new hardware to...

Chatbot on Azure and Couchbase for Viber
Chatbot on Azure and Couchbase for Viber

Use a serverless approach to quickly build a chatbot. In this blog post, I'll show you an example with Azure, Couchbase, and Viber.

Using Facets in a Couchbase NoSQL Full Text Search Query
Using Facets in a Couchbase NoSQL Full Text Search Query

Learn how to use facets for result aggregation in a Full Text Search (FTS) query made with Node.js and the NoSQL database, Couchbase Server.

Serverless Architecture with Cloud Computing
Serverless Architecture with Cloud Computing

Serverless is a new buzzword. What does it mean? How does it compare to microservices? How does NoSQL fit into the picture?

Couchbase Analytics Developer Preview 4 – Bringing NoETL to NoSQL
Couchbase Analytics Developer Preview 4 – Bringing NoETL to NoSQL

Learn about the release of Couchbase DP4 which offers new integrated statistics for resource utilization and bucket operations on the Couchbase web console.

Develop Web Applications with Hapi.js and Couchbase NoSQL
Develop Web Applications with Hapi.js and Couchbase NoSQL

About a month ago I had written about developing RESTful APIs for web applications using Node.js and the Hapi.js framework. In this previous article, I demonstrated the use of these technologies with NoSQL in the flavor of Couchbase Server. In...

JavaScript and Couchbase in Southern California
JavaScript and Couchbase in Southern California

Over the past few months I’ve been bouncing between major Southern California cities such as Los Angeles, Irvine, and San Diego. These trips included developer Meetups on technologies such as Golang and Node.js and how to use them with the...

ASP.NET Core with Couchbase: Getting Started
ASP.NET Core with Couchbase: Getting Started

This video will show you how to get started with ASP.NET Core using Couchbase Server. You'll create an HTTP REST API for CRUD operations.