This video shows the new Full Text Search feature in Couchbase Server 4.5. This feature is a developer preview: it’s not supported and it’s not recommended for production (yet). You can have a say in how the feature is implemented....
Quickstart with Couchbase Lite, Android Studio, and Gradle This post will illustrate all the steps needed to get started with Couchbase Lite in an Android project using Android Studio and the standard Gradle build system. This is the easiest way...
What’s New in Version 4.5? Couchbase Server is built to be a general purpose databases that supports web, mobile and IoT applications. It is critical for modern applications to have the agility to develop and iterate fast on their code...
This article focus on some of the advanced features wrapped around an already existing, but heavily improved Couchbase Shell – CBQ.
So you downloaded the new 4.5 Release of Couchbase and now you are ready to get started. If you are a Developer or even a DBA you will definitely enjoy some of the major new features rolled into 4.5. So...
The Query Workbench is an indispensable tool for developers who are working with Couchbase Server, especially those working with N1QL. Sure the cbq command line tool is helpful, but the Query Workbench has a nice UI and also shows off...
In this video, learn how to get Couchbase Server installed and configured on a Mac computer in less than five minutes. See everything from where to download the latest version of Couchbase, how to install it, and then how to start a...
In this video tutorial you can see how to build a very simple Node.js with Express Framework application that uses Couchbase Server as the NoSQL database. For more information on how to use Couchbase with Node.js, visit the Couchbase Developer...
Scale out Full Text Search in Couchbase Server 4.5 Beta Couchbase Server 4.5 includes a new service, full text search (FTS) . In this blog, I’ll talk about how FTS scales out across nodes, how to replicate indexes, and how...
I created a video to walk you through the entire process of installing and setting up Couchbase Server 4.5 on Windows. Some links that will help if you’re following along with the video: Download Couchbase Server Chocolatey NuGet Couchbase Community...
SCRAM authentication is one of the new features in version 4.5. Check this blog entry for an introduction on SCRAM in Couchbase. In this article we will cover how to monitor SCRAM handshake from Java. First, you do not have...
I am excited to say that I will be at DevNation 2016 in San Francisco with my colleague, Arun Gupta. This is a huge developer conference hosted by Red Hat. At DevNation we’ll be talking about full stack development using Node.js and...