Author
-

Coffee on Couchbase: A 4.1 Release Discussion
Next week on December 16th 2015 at 2:00PM Pacific Time, we will be having a webinar as part of our Coffee on Couchbase series focusing on the latest 4.1 release. Don Pinto and myself…
-

Using Couchbase in Your Ionic Framework Application Part 2
Previously in part one of this series regarding Ionic Framework and Couchbase, I wrote about using Couchbase Lite to do local CRUD (Create, Retrieve, Update, Delete) operations in a todo list example. This time…
-

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

Cross Platform Storage and Sync with Ionic Framework, Couchbase, and PouchDB
Ionic Framework is still one of the leaders in hybrid mobile application development. It allows you to create Android and iOS applications using only HTML, JavaScript, and CSS. Previously I wrote about how to…
-

Sync With Couchbase Using Only AngularJS And PouchDB
There are many ways to use Couchbase in your web or mobile application through one of the various language SDKs. However, what if you were not using a backend language such as PHP or…
-

Using Couchbase in Your Ionic Framework Application Part 1
Ionic Framework has recently become one of the hottest mobile frameworks around. It makes it incredibly easy to write great user interfaces for mobile applications. However, part of the challenge is also managing data,…
-

Making a Game API Server Using Node.js: Revisited
A few years ago, Brett Lawson made a great blog series on using Couchbase Server and Node.js for the development a game server framework. Since then, the Node.js SDK for Couchbase has grown significantly…
-

Using the Couchbase ODBC Driver with Microsoft Excel
About a month ago, Simba Technologies announced that it had released developer previews of the ODBC and JDBC drivers. Last year we announced that Simba Technologies was buiding these ODBC and JDBC drivers for use with Couchbase. These…