Year: 2015

5 reasons to sign up to our newsletter
5 reasons to sign up to our newsletter

5 Reasons to sign up to our Newsletter! Having trouble keeping up to date with all the latest news, events and what’s happening in Couchbase then you need to sign up to our Developer Newsletter! Each month you’ll get updates...

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

Couchbase on Jelastic
Couchbase on Jelastic

I recently started playing around with Jelastic. They provide Platform-as-Infrastructure. It's a PaaS + IaaS platform. They recently released a new version named Joker (for Jelastic + Docker). And one of their particularities is to offer easy horizontal AND vertical...

Introduction to covering indexes
Introduction to covering indexes

What are covering indexes? In the relational/SQL world you can save query time by the judicious use of indexes: if you have an index on each column that your query touches then your DBMS can return the results without diving into...

Coffee on Couchbase: Lician Club with Couchbase Mobile
Coffee on Couchbase: Lician Club with Couchbase Mobile

Learn how Couchbase Mobile technology allows for the asynchronous event booking feature to happen through the use of Couchbase Sync Gateway.

Star Wars, NoSQL, and Open Source – A New Hope!
Star Wars, NoSQL, and Open Source – A New Hope!

A long time ago in a developer galaxy far far away … Want to get started with NoSQL? What is NoSQL? Get Started with NoSQL Download Couchbase Server 4.1 What’s New in Couchbase Server 4.1 Couchbase Server documentation May #OpenSource,...

Getting Started with the SIMBA Couchbase ODBC Driver
Getting Started with the SIMBA Couchbase ODBC Driver

Getting Started with the SIMBA Couchbase ODBC Driver ODBC has been around since the early 1990’s as a standard API to access various data sources, traditionally against structured data sources like relational databases.  SIMBA Technologies recently released an ODBC Driver...

Getting Started with Tableau and Couchbase
Getting Started with Tableau and Couchbase

Getting Started with Couchbase and Tableau With the release of Couchbase 4.0, business intelligence users now have access to document data stored in Couchbase via N1QL and ODBC/JDBC drivers from SIMBA. This is a quick start guide on how to integrate a...

Spring Data Couchbase: A New Generation (2.0 Preview)
Spring Data Couchbase: A New Generation (2.0 Preview)

The Spring Data Couchbase community project has been historically built upon the 1.4 generation of the official Couchbase Java SDK, although the SDK 2.0 has been out for quite some time. But now is definitely a great time to upgrade...

Introducing Linq2Couchbase Developer Preview 1: The Linq provider for Couchbase N1QL!
Introducing Linq2Couchbase Developer Preview 1: The Linq provider for Couchbase N1QL!

Learn basic functionality of the Linq provider by checking out sample application that goes over the steps on how to use the provider today.

Couchbase Server 3.1.0 Enterprise Edition – now available!
Couchbase Server 3.1.0 Enterprise Edition – now available!

We’re happy to announce the release of Couchbase Server 3.1.0 Enterprise Edition. As many of you know, version 3.0 revamped the architecture to deliver new database capabilities and major enhancements in many other areas. Version 3.1.0 is the first minor release of...

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