Almost any app out there needs to display a list of information and when it comes to reloading data, users are expecting the pull to refresh feature to be available. Let’s explore how to do that with Sync Gateway and...
SQL for Documents: Brief introduction to query planning. I wrote earlier on the need for new kind of SQL and introducing SQL For Documents (N1QL). In this blog, we’ll discuss query planning phase of N1QL in the upcoming Couchbase Sherlock release. N1QL itself...
Couchbase Server 4.1 Developer Preview – Interview Last week I did an interview with David Haikney from Couchbase Engineering about the new Developer Preview of Couchbase Server 4.1. We talk about some of the new features introduced and what they...
OpenShift is Red Hat’s open source PaaS platform. OpenShift 3 provides a holistic experience of running your applications using Docker and Kubernetes. In a classic Red Hat way, all the work is done in the open source at OpenShift Origin. This also drives...
JBoss EAP 7 Beta is now released, many congratulations to Red Hat and particularly to the WildFly team! There are plenty of improvements coming in this release as documented in Release Notes. One of the major themes is Java EE 7 compliance. JBoss EAP...
This post focuses on creation of a Node.js application that used both the Couchbase Server Node.js SDK and Couchbase Sync Gateway.
Learn how to create an Android and iOS application that syncs using Ionic 2, PouchDB, and Couchbase. This is an alternative method to Couchbase Lite.
I was invited back on the Pete on Software Podcast to talk about Couchbase. Pete is a an independent software developer/architect, and he also runs The Swift Ninja blog. Pete and I run into eachother occasionally here in Ohio, and...
Photo courtesy of Wesley Fryer with permission under license CC BY-SA 2.0 tl;dr Couchbase Mobile is easy to use, works completely standalone, yet provides enterprise-class scaling when you need it. You should try it. In the beginning This will...
I’m busy working on some SQL Server to Couchbase Server blog posts, but in the meantime, I’d thought I’d leave you a little chestnut of JSON goodness for the Christmas weekend. Wikibase has a huge database of information. All kinds...
Docker Champion and NoSQL advocate, Arun Gupta, joins the show. We give a background of containers and how they compare to virtual machines.
This blog covers how to create a cross-platform iOS and Android hybrid mobile application with Ionic 2 that uses Couchbase Mobile.