Category: Couchbase Server

Create a Zeppelin Interpreter for Couchbase
Create a Zeppelin Interpreter for Couchbase

I have started playing with Zeppelin recently. It's a great web-based notebook that enables real-time analytics. It supports a variety of backends through the concept of interpreters. Zeppelin Interpreter is the plug-in which enable zeppelin user to use a specific...

Getting Started with Couchbase and Spark on Apache Zeppelin
Getting Started with Couchbase and Spark on Apache Zeppelin

Learn more about what you can do with Zeppelin but this should be enough to get you started with Couchabse. You can check out the documentation and videos.

Enabling Docker Remote API on Docker Machine on Mac OS X
Enabling Docker Remote API on Docker Machine on Mac OS X

Creating Docker daemons using Docker Machine on OSX Mavericks? This blog explains how to enable Docker Remote API on Docker Machines created on Mac OS X.

Communicating with Couchbase via a Dockerfile Script and Docker
Communicating with Couchbase via a Dockerfile Script and Docker

How to get Docker running on an Ubuntu server and run a project in a container via a script. It can be done in any programming language and Couchbase SDK.

Couchbase Server 4.5 DP hangout
Couchbase Server 4.5 DP hangout

Join Couchbase Developer Advocates Matthew Revell and Laurent Doguin for this hangout where we’ll dive into what’s new in the Couchbase Server 4.5 Developer Preview! We’ll discuss all of what’s new in the 4.5 developer preview. We’ll also be be joined by Couchbase...

Load Nested Models With Ottoman When A Parent Model Is Found In Node.js
Load Nested Models With Ottoman When A Parent Model Is Found In Node.js

Previously I wrote about easily developing Node.js and Couchbase apps using Ottoman for ODM. That post was just a taste of what Ottoman can do and how you can compare it to the things Mongoose can do with MongoDB. This...

Full Text Search in Couchbase 4.5 Developer Preview
Full Text Search in Couchbase 4.5 Developer Preview

The blog focuses on what is Full-Text Search and introduction to the new features being previewed in Couchbase Server 4.5 is Full-Text Search.

Preview of Full Text Search in Couchbase using the Java SDK
Preview of Full Text Search in Couchbase using the Java SDK

In this blog post, we’ll have a look at the preview API for full text search in Couchbase 4.5. Please note that this API, released in the latest Java SDK  (2.2.4), is still @Experimental. We’ll cover: Full Text Search in...

Introducing Couchbase Server 4.5  Developer Preview
Introducing Couchbase Server 4.5 Developer Preview

Check out what's new in the Couchbase Server 4.5 Developer preview. Learn more about the features like efficient querying, powerful indexing etc.

NDP Episode #2: NoSQL and Where It’s Used
NDP Episode #2: NoSQL and Where It’s Used

I am pleased to announce the second NoSQL Database Podcast episode hosted by Couchbase. The episode is titled NoSQL and Where It’s Used and focuses on a particular use case for NoSQL. In the episode I am joined by Brett...

Moving from Oracle to Couchbase
Moving from Oracle to Couchbase

Oracle was the first database I developed with, so I know that thinking about switching to something like NoSQL and leaving behind the relational model can seem like a scary thing. The thing is, it really wasn’t scary when I...

Couchbase with Azure ARM Templates
Couchbase with Azure ARM Templates

This blog post describes how to set up your own Couchbase Cluster using Azure Resource Manager templates, aka ARM templates. Prerequisites: If you would like to try this you will need a few things: Azure Subscription, sign-up here for a...