cloudbeans
Posts: 0
Joined: Sun Mar 02, 2014 8:04 pm

Couchbase Lite (NoSQL Mobile Database)

Couchbase Lite (http://www.couchbase.com/communities/...) is an ultra-lightweight, reliable, secure JSON database suitable for embedding into mobile and/or desktop apps

It's the successor of TouchDB (http://touchdb.org/) and it does support replication to and from Couchbase. Suggestion is to add it as an integrated plugin and provide continuous updates and support for the Couchbase plugin.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Couchbase Lite (NoSQL Mobile Database)

You can easily connect to any Couchbase database that's running in the cloud today via REST APIs.

cloudbeans
Posts: 0
Joined: Sun Mar 02, 2014 8:04 pm

Couchbase Lite (NoSQL Mobile Database)

This is not the proposition as the purpose here, is to have the db on board, ie on the mobile itself.
This is useful, among others things, for offline use.
This mobile db has the capability to sync with couchbase on the backend.

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

Couchbase Lite (NoSQL Mobile Database)

You can try to add plugin couchbaselabs:
https://github.com/couchbaselabs/Couc...

Here is an example of how doing it:
http://docs.appery.io/documentation/u...

Return to “Issues”