Category: Tools & SDKs

N1QL Scan Consistency including new AtPlus (Video)
N1QL Scan Consistency including new AtPlus (Video)

This video shows the ScanConsistency options when executing N1QL queries, and covers all the ScanConsistency options, including the new AtPlus. The source code used in this video is available on Github. If you’d like to learn more about how to...

NDP Episode #6: RavenDB, a NoSQL Database for .NET
NDP Episode #6: RavenDB, a NoSQL Database for .NET

I am pleased to announce that the sixth episode of the NoSQL Database Podcast has been published to the popular podcasting outlets.  In this episode titled RavenDB, a NoSQL Database for .NET, I’m joined by Oren Eini, sometimes referred to...

Give some Ratpack Love to your Spring Boot Application
Give some Ratpack Love to your Spring Boot Application

The idea used here in the post is to replace Spring MVC by Ratpack, and making my legacy, synchronous, blocking services async and non blocking.

Using Spring Data Couchbase in a CDI Application
Using Spring Data Couchbase in a CDI Application

If you are in the JEE space and want a modern data management layer for your NoSql applications, you might find yourself quickly limited. There are some interesting projects like Hibernate OGM or Deltaspike‘s Data module but none of them...

Couchbase on the Microsoft Azure Marketplace (Video)
Couchbase on the Microsoft Azure Marketplace (Video)

Watch out the video to know how to install a single node Couchbase Server (Community Edition) cluster on a Windows Azure VM via the Azure marketplace.

Couchbase on ASP.NET MVC (Video)
Couchbase on ASP.NET MVC (Video)

This video will walk you through the basics of using Couchbase in your ASP.NET MVC application. You will need to have Couchbase Server already installed to follow along. I’ve already created a video to show you how to install Couchbase...

Hello, Couchbase, it’s me, Matthew Groves!
Hello, Couchbase, it’s me, Matthew Groves!

I just started as a Developer Advocate at Couchbase, so let me tell you a little about myself. I’ve been coding since the early 2000s, mainly as a web developer. I live in Grove City, Ohio, which is a suburb...

Spring Data Couchbase 2 is out! Quick getting started with Spring Initializr
Spring Data Couchbase 2 is out! Quick getting started with Spring Initializr

Good News everyone, Spring Data Couchbase 2 was released last week and is now available on the awesome Spring Initializr. This awesome website let you start a Spring/Couchbase project very quickly. Just select the dependencies you want for your project,...

Getting started with Kafka and Couchbase as an endpoint
Getting started with Kafka and Couchbase as an endpoint

Getting started with Apache Kafka and Couchbase. Use Couchbase easily as the target, and use a Kafka consumer to insert data into your Couchbase database.

Couchbase is taking part in Jfokus
Couchbase is taking part in Jfokus

This week the Couchbase Developer Advocacy team are taking part in Jfokus in Stockholm, which is the largest developer conference in Sweden. Jfokus is also one of the largest Java developer events in Europe with 1600 attendees, over 50 conference presentations...

Create an AngularJS Web Application that Sync’s with Couchbase using PouchDB
Create an AngularJS Web Application that Sync’s with Couchbase using PouchDB

Not too long ago I created a tutorial demonstrating how to sync between a web application and Couchbase Server using nothing more than client facing technologies like AngularJS, HTML, and CSS.  This was all made possible with the JavaScript library...

Couchbase .NET SDK 2.2.4 now Available!
Couchbase .NET SDK 2.2.4 now Available!

Couchbase .NET SDK 2.2.4 now Available! Today we are releasing version 2.2.4 of the Couchbase .NET SDK! This release is the follow-up to 2.2.2 and includes 2.2.3, which was merged into 2.2.4. The most important feature of this release is...