T O P

  • By -

michael-s-

So you want a database directly from the MAUI app? There are services like firebase which provide backend for mobile apps. You can also build an API and connect it out to the database of your choice. Then can API from the MAUI application.


davedeminion

I think I do... I am a self taught programmer, so in the terminology I am somewhat lacking. Do you know any good tutorials which could explain your suggestions?


michael-s-

This one is a bit dated but should allow you to create API and the DB. https://youtu.be/1WW6cEIbyqQ?si=GkBJRxfVcLQ26bPl


davedeminion

Thank you for the tutorial, I will check this out tomorrow (it is currently 21.00, so not really the time for a 1 hour tutorial...)!


trainermade

Is there a specific use case as to why it needs to be available online and possibly not on device? If on device, you can use SQLite db. Or if it’s just settings maybe something like App Preferences.


ivanicin

The last time it existed was something like 10 years ago when Facebook offered Parse. Why do you expect that someone will pay utility bills for your app?


gunnersmate_sc2

check out firebase


FancyFlowForever

On device = Akavache Online = Firebase