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

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

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

Firebase Database Structure - Users, Groups And Lists

I am planning a mobile application to use Firebase as its database/authentication provider mainly b… Read more Firebase Database Structure - Users, Groups And Lists

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