Category: Tools & SDKs

Couchbase .NET SDK 2.1.3 (and 2.1.2) released!
Couchbase .NET SDK 2.1.3 (and 2.1.2) released!

  Today we are releasing a follow up release to 2.1.0 and 2.1.1 that includes support for Multidimensional Scaling (MDS) for Couchbase Server 4.0 Beta and a plethora of bug fixes! In this post i’ll explain what MDS is and...

Indexes for N1QL: or how I got an order magnitude speed increase
Indexes for N1QL: or how I got an order magnitude speed increase

Indexes for N1QL: or how I got an order magnitude speed increase In Couchbase 4.0 we introduced N1QL query language: a flexible query language that brings SQL-like query to JSON documents. Whenever we talk about N1QL the conversation always opens...

Easily Develop Node.js and Couchbase Apps with Ottoman
Easily Develop Node.js and Couchbase Apps with Ottoman

This article is going to walk through the same comparisons as the Scotch.io article, but use Ottoman and Couchbase instead of Mongoose and MongoDB.

Backing Spring Cache With Couchbase
Backing Spring Cache With Couchbase

Find out how to cache data by utilizing Spring Cache and Couchbase as a backing store. Easy caching using Couchbase is now at your fingertips!

Using Couchbase Java SDK to write a Vert.x Verticle
Using Couchbase Java SDK to write a Vert.x Verticle

In this post we’ll go reactive all the way! Some Couchbase customers use Vert.x, a framework for writing fully asynchronous applications, knowing that the Couchbase Java SDK fits well into this picture, being asynchronous from the ground up and exposing...

Guest post from Concur: Leveraging the power of Couchbase in classic ASP applications
Guest post from Concur: Leveraging the power of Couchbase in classic ASP applications

Note: this is a guest post by Vojta Jakubec of Concur Technologies, a travel management expense company that provides travel and expense management services to businesses. At Concur, we have experience building software as a service for over 15 years....

The Couchbase ASP.NET Identity Storage Provider: Part 1
The Couchbase ASP.NET Identity Storage Provider: Part 1

This post focuses on how to integrate the Couchbase ASP.NET Identity Storage Provider DP with an ASP.NET MVC Web Application.

Hybrid Mobile Apps With Couchbase And Ionic Framework
Hybrid Mobile Apps With Couchbase And Ionic Framework

People always ask me about building cross platform mobile applications with Couchbase and Ionic Framework.  I already have a series on the subject where I go through step-by-step on how to make a hybrid mobile app that synchronizes data between...

Couchbase Mobile Mini-Hack Challenge
Couchbase Mobile Mini-Hack Challenge

If there is one thing you should learn this year, it’s how to build mobile apps that work both online and offline.  You will be blown away with how awesome your apps are once you start building them this way. ...

Windows 10 Support is HERE!
Windows 10 Support is HERE!

Windows 10 and the Future! I’m happy to announce official support for Windows 10 with the release of Couchbase 4.1. These are exciting times, and as we continue to grow we are investing heavily into the Windows and .NET platform....

Couchbase .NET Client SDK Tutorial
Couchbase .NET Client SDK Tutorial

If you're an existing .NET Developer but new to Couchbase, this tutorial is for you! With this tutorial we aim to help you understand what Couchbase Server is and how to use it from .NET in a step by step...

Move Documents from MongoDB to Couchbase
Move Documents from MongoDB to Couchbase

Maybe you remember my post about moving data from CouchDB to Couchbase. If you are not using CouchDB but MongoDB you might have felt let down. I am sorry. Let’s fix this. Here’s how to move your data out of...