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

Rxjava Data From Db With Onscreen List

I've just begun to learn RxJava and I'm a little bit lost. My scenario is the following: A … Read more Rxjava Data From Db With Onscreen List

Firebase Date Range Query To Fetch Documents That Have Stardate And Enddate

I have a collection of tasks on my Firestore database like this: 'tasks': { v8NC4GovVOP… Read more Firebase Date Range Query To Fetch Documents That Have Stardate And Enddate

Query Nested Data From Firebase Real-time Database Android

I have the structure in the image below and I want to get the whole data from the node 'aaa1234… Read more Query Nested Data From Firebase Real-time Database Android

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

How Do I Load/retrieve A Many To Many Relationship In Firebase Realtime Database

In my Android project I need Firebase to load/retrieve my list of 'children' (user with nam… Read more How Do I Load/retrieve A Many To Many Relationship In Firebase Realtime Database