Category: Couchbase Server

Getting Comfortable with Couchbase Mobile: Installing Couchbase Server
Getting Comfortable with Couchbase Mobile: Installing Couchbase Server

Visit the post to know more about the Couchbase Mobile stack three components. This post will walk through the steps get to started with each component.

Getting Started with Java and Couchbase
Getting Started with Java and Couchbase

In this quickstart video tutorial you’ll learn how to setup and start building a Java application that communicates with Couchbase Server to save NoSQL JSON data as well as query for it numerous ways. For more information on how to...

Docker and ASP.NET Core with Couchbase Server
Docker and ASP.NET Core with Couchbase Server

In many of my blog posts and samples, I use a single Couchbase Server node. I do this because it’s easy, and much of what I demonstrate can be done with a single node. However, Couchbase Server is typically run...

Using the Docker Healthcheck Command
Using the Docker Healthcheck Command

Find out how to improve outcomes and monitor the status of unhealthy containers in your Couchbase environment using the Docker HEALTHCHECK command.

Announcing Couchbase Analytics Developer Preview 1
Announcing Couchbase Analytics Developer Preview 1

We’re excited to announce the first Developer Preview of Couchbase Analytics, which adds parallel data management to Couchbase Server. This increases the spectrum of queries that Couchbase Server handles without compromising the basic design principles of being agile, fast, and...

Faster Search, Sorting, Mapping by Keys: FTS Enhancements in Couchbase Server 4.6
Faster Search, Sorting, Mapping by Keys: FTS Enhancements in Couchbase Server 4.6

Learn the significant improvements in Full-Text Search (FTS) in Couchbase Server 4.6 : Performance ImprovementsIndex Type Mapping By KeyCustom Sorting.

Introducing Couchbase Server 4.6.0 Developer Preview
Introducing Couchbase Server 4.6.0 Developer Preview

Today, we’re very excited to announce the availability of Couchbase Server 4.6.0 DP. This is an early developer release that comes with some exciting capabilities for cross datacenter replication, security, query, tools, and powerful full text search capability. The Developer...

Couchbase Monitoring
Couchbase Monitoring

The post focuses on how to store the metrics in a Couchbase bucket and use N1QL to understand what’s happening in a given cluster.

Developing an API with Golang using Couchbase NoSQL and N1QL
Developing an API with Golang using Couchbase NoSQL and N1QL

Have you ever wanted to create a RESTful API with Golang, but didn’t know where to start?  What do you do about URL routing, data modeling, or even the data layer in general? In this start to finish video tutorial,...

Couchbase Server 4.1.1 CE is now available
Couchbase Server 4.1.1 CE is now available

We are glad to announce that Couchbase Community Edition 4.1.1 is generally available. This release further fortifies the previously released 4.x Community Edition series with the top bug fixes to improve product stability.   Start exploring Couchbase Server Community Edition...

Getting Started with Golang and Couchbase
Getting Started with Golang and Couchbase

Are you a Go programmer that is new to Couchbase or even NoSQL in general?  In this quickstart video tutorial you’ll learn some basics on how to get started with Couchbase, explore some complex data models, and see the various...