Category: Couchbase Server

Learning Angular2 for the CEAN Stack
Learning Angular2 for the CEAN Stack

The CEAN (pronounced “keen”) stack is used to design web apps with a segregated UI (it’s like the MEAN stack, except it uses Couchbase Server). I’m learning and writing Angular2 for the first time this month, so I thought I...

Announcing Couchbase Server 4.1.2
Announcing Couchbase Server 4.1.2

Today, we are happy to announce the availability of Couchbase Server 4.1.2, the latest bug-fix release in the 4.x Couchbase Server series.   Based on the feedback we received from our customers, the 4.1.2 release fortifies the 4.x series and...

Using the Couchbase Sub-Document API with the Node.js SDK
Using the Couchbase Sub-Document API with the Node.js SDK

Many questions pop up in the Couchbase forum and Stack Overflow regarding reading and writing only parts of a document rather than the full document. I can see where this would be a concern. For example, what if you have...

Getting Multiple Documents by Key in a Single Operation with Node.js
Getting Multiple Documents by Key in a Single Operation with Node.js

Learn how to get multiple documents by Key in a single operation with Node.js. Check out the scenario demonstrating the same.

How to use #Couchbase Query Workbench
How to use #Couchbase Query Workbench

This video shows the new Query Workbench in Couchbase Server 4.5. For more information, check out my blog post from July about Query Workbench. If you’d like to learn more about how to use Couchbase, please visit our Couchbase Developer...

.NET and Couchbase – July 2016, Findlay Ohio (video)
.NET and Couchbase – July 2016, Findlay Ohio (video)

I was a guest speaker at the FANUG (Findlay Area .NET User Group) on July 26, 2016. My topic was Full Stack Development with .NET and NoSQL. The group and venue kindly allowed me to record the session, and so...

Using the Sub-Document API to get (only) what you want
Using the Sub-Document API to get (only) what you want

The Subdoc API feature allows efficient access to parts of documents (sub-documents) without requiring the transfer of the entire document over the network.

Node.js and Couchbase – July 2016, Columbus Ohio (video)
Node.js and Couchbase – July 2016, Columbus Ohio (video)

I was a guest speaker at the CBusJS Columbus JavaScript User Group on July 20, 2016. My topic was Full Stack Development with Node.js and NoSQL. The group and venue was kind enough to let me record the session. I’ve...

NDP Episode #7: Service Deployment with Juju Charms
NDP Episode #7: Service Deployment with Juju Charms

Check the podcast to know how to create applications and services using Juju Charms, and why they are useful in terms of NoSQL database deployment.

Summer Project 2016 update: The Couchcase Begins
Summer Project 2016 update: The Couchcase Begins

Last time, I blogged about the concept of my summer project: the suitcase cluster for demonstrating Couchbase Server. I have good news: the project is underway! In this blog post, I’m going to show you how I started preparing the...

Using Full Text Search (FTS) with Couchbase in a GoLang Application
Using Full Text Search (FTS) with Couchbase in a GoLang Application

I recently wrote about using Full Text Search (FTS) in a Node.js application that makes use of Couchbase Server 4.5 and higher. As you may know, FTS is available as Developer Preview starting in Couchbase Server 4.5. This is huge...

Couchbase Server 4.1.0 CE is now available!
Couchbase Server 4.1.0 CE is now available!

We at Couchbase are committed to the continued growth of our Couchbase community and we believe that our community edition is a good way for developers in the community to get to know Couchbase. Today, we glad to announce that...