NoSQL: Developing with CouchDB on Android

| | bookmark | email

Developing with CouchDB on Android

So you know why CouchDB on mobile is an awesome fit, but getting CouchDB working on the device is only the first step, for it to be useful CouchDB needs to provide an easy and convenient way to be used on mobile devices. This is the first in a series of introductions to CouchDB on Android. In this post I will take a very basic CouchApp and turn it into a native Android App.

tags:CouchDB

via NoSQL databases