Skip to main content

All Questions

Tagged with
1 vote
3 answers
81 views

Is there a database software that can accomplish this?

A professor at my workplace wants to setup a server for a database. Users should be able to access the server with a GUI and create entries, add files to entries and edit metadata that is associated ...
Jacknife's user avatar
0 votes
0 answers
29 views

which cloud db solution should I choose for fulltext search?

For my UWP and android apps, I started my project using firestore DB to store some user addresses and some business data, approximately 1M users data. Unfortunately, I missed to know in advance, that ...
Mg Bhadurudeen's user avatar
1 vote
0 answers
8 views

Cloud service to send monthly email IoT sensor data

I am trying to develop a smart energy meter project in his the energy consumption and bill amount are calculated by Node mcu and sends data to cloud ,the cloud database should send this data to ...
Devadarshan's user avatar
1 vote
0 answers
31 views

API Call, Copy over Cloud Database over to Local Database

Wanted to know if there is a way to copy over a cloud database through REST/SOAP Web service Calls to local db instance. For example we would recreate a database Schema in our local database. Then, ...
asid72's user avatar
  • 11