Differences between PouchDB and CouchBase Lite + LiteGap
In a Phonegap offline/online project: What is the difference between using PouchDB and using CouchBase Lite with the new LiteGap plugin? Are they two different solutions to the same problem? Can the PouchDB API be used to interact with a local CouchBase Lite database? After some research and being a relatively new topic, i thought it would be interesting to share my experiences replying my own question: What is the difference between using PouchDB and using CouchBase Lite with the new LiteGap plugin? PouchDB can create a local database ( websql or IndexedDB ) on the device and replicate it