Questions tagged [touchdb]

TouchDB (now named Couchbase Lite) is a lightweight Apache CouchDB-compatible database engine suitable for embedding into mobile or desktop apps.

TouchDB is a lightweight Apache CouchDB-compatible database engine suitable for embedding into mobile or desktop apps. Supports both Apple iOS and Google Android.

TouchDB is now called "Couchbase Lite."

33 questions
0
votes
1 answer

TouchDB Android dynamic views for query

I successfully got my Android app to sync with my iriscouch database. In this database I have about 100 documents, each representing one line of public transport with its corresponding stations, like: { "_id": "1", "_rev":…
miniceki
  • 11
  • 3
0
votes
1 answer

use touchdb in titanium for android application

I have to use touchdb in titanium for an android application and I don't understand what plugin I have to use and how configure and use it.. somebody can help me??
mary
  • 335
  • 1
  • 3
  • 11
-1
votes
1 answer

The pricing programs of hosted CouchDB providers do not make sense

The holy grail of CouchDB is its replication feature. With TouchDB, Cloudant-Sync and Couchbase-Lite you can even replicate a database from\to the users' smartphones, so the data will be available even if there are connectivity problems. The CouchDB…
Oren
  • 2,767
  • 3
  • 25
  • 37
1 2
3