Skip to content Skip to sidebar Skip to footer
Showing posts with the label Couchdb

Ionic Framework Sync Data And Work Offline

I'm developing an app using ionic framework, and it will fetch some data from an API which was … Read more Ionic Framework Sync Data And Work Offline

Creating & Using Contentprovider For Android

When I call an Android ContentProvider I get the following exception: java.lang.RuntimeException: … Read more Creating & Using Contentprovider For Android

Android - Couchbase Lite - Pull With Filter - Replication.setfilter

I'm working on a android messagerie app, messages are stored in a CouchDB(Apache) database on t… Read more Android - Couchbase Lite - Pull With Filter - Replication.setfilter

Couchbase Lite Pull With Filtered Replication From Couchdb

I did not manage to pull replication data from CouchDB. I am using CouchDB for my document storage.… Read more Couchbase Lite Pull With Filtered Replication From Couchdb

Using Couchdb On A Android Phone And Mongodb On The Server Side

I have the following scenario.I need to have an embedded database(nosql) on Android and i have a ma… Read more Using Couchdb On A Android Phone And Mongodb On The Server Side