Category: Couchbase Server

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...

Matthew Groves November 14, 2016
Using the Docker Healthcheck Command

Using the Docker Healthcheck Command

One of the new features in Docker 1.12 is how health check for a container can be baked into the image definition. And this can be overridden at the command line. Just like the CMD instruction, there can be multiple HEALTHCHECK instructions in...

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

Today we’re pleased to announce significant improvements in Full-Text Search (FTS) in Couchbase Server 4.6.  This blog describes what’s new for search in 4.6: Performance Improvements Index Type Mapping By Key Custom Sorting Couchbase Server FTS runs seamlessly across your cluster...

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

OVERVIEW Several years ago I wrote a blog that reflects how many customers monitor their Couchbase clusters (https://www.couchbase.com/blog/monitoring-couchbase-cluster). Albeit dated, the information is still relevant and we’ll be updating that original. The statistics and metrics outlined in that general overview are...

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...

Developing an API with Node.js using Couchbase NoSQL and Ottoman

Developing an API with Node.js using Couchbase NoSQL and Ottoman

Not too long ago I released a lengthy tutorial video on the topic of creating an API with Node.js and Couchbase that used N1QL for querying.  However, that is only one of several ways to get the job done.  If...

Couchbase Spark Connector 2.0.0 Released

Couchbase Spark Connector 2.0.0 Released

On behalf of the SDK team I’m happy to announce the release of the second major version of the Couchbase Spark Connector which most importantly brings compatibility with the Apache Spark 2.0.x series. A special thanks goes to community contributors...

Michael Nitschinger October 27, 2016