Couchbase Lite is an ultra-lightweight, reliable, secure JSON database built for online/offline mobile application needs and is part of Couchbase's Mobile product.
I've got a Eclipse project which I somehow managed to get working in Android Studio awhile back. It uses TouchDB …
android gradle android-studio couchbase couchbase-liteTarget I want to build a cross-platform mobile app with cordova/phonegap which require a database (client-side only). My target …
cordova couchbase-liteIn a Phonegap offline/online project: What is the difference between using PouchDB and using CouchBase Lite with the new …
cordova couchbase pouchdb couchbase-lite