Category: Tools & SDKs

Continuous Deployment with Jenkins & .NET
Continuous Deployment with Jenkins & .NET

This post focuses on how to use Jenkins to set-up test data in Couchbase before running your test code for continuous integration/continuous deployment.

Spring Data Couchbase 2.0 Release Candidate for Christmas
Spring Data Couchbase 2.0 Release Candidate for Christmas

As a gift for Christmas we wanted to make a quick announcement that the Spring Data Couchbase 2.0 Release Candidate is now out! You can get your hands on this RC by adding the following Maven snapshot repository from Spring in your pom.xml (if you don’t already have...

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...

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!

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....

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...

Sync With Couchbase Using Only AngularJS And PouchDB
Sync With Couchbase Using Only AngularJS And PouchDB

Learn how to create a web application that can sync with Couchbase using nothing more than AngularJS and PouchDB. No backend SDKs were required.

Couchbase Go SDK Developer Preview!
Couchbase Go SDK Developer Preview!

I am happy to announce the first Developer Preview of our official Go SDK (gocb) today.   While in the past, we have had the go-couchbase project which does provide access to many of Couchbase’s features, it was primarily intended...

Making a Game API Server Using Node.js: Revisited
Making a Game API Server Using Node.js: Revisited

This article explains development of the latest Node.js game server and Express Framework standards as well as the latest Node.js SDK version of Couchbase.

Couchbase JCache Implementation Developer Preview 2
Couchbase JCache Implementation Developer Preview 2

On behalf of the SDK Engineering Team, I’m happy to introduce the second developer preview for the Couchbase JCache implementation. This new preview is still work in progress, a few features have been added and polished since last preview. As always,...

Preview N1QL DP4 Support for the Couchbase .NET SDK 2.0!
Preview N1QL DP4 Support for the Couchbase .NET SDK 2.0!

Yesterday, the query team here at Couchbase released the long-awaited N1QL Developer Preview 4! If you haven’t heard of N1QL, it’s an all new SQL-like query language that Couchbase is developing for querying non-relational data-stores like Couchbase. The goal is...

Introducing Couchbase .NET SDK 2.0 Beta!
Introducing Couchbase .NET SDK 2.0 Beta!

Some call it “bayduh”, others like my colleague Don Pinto here at Couchbase call it “bee-tah”; but whatever you call it were shipping it! After many months of development and three developer previews, we proudly present the Couchbase .NET SDK...