Home
> Which Database Can I Use On Android For A Shopping And Sales App?
Question
Which database can I use on Android for a shopping and sales app?
Reply
Similar articles
- Is there an iOS emulator for Windows similar to BlueStack for Android?
- How can I virtualize Windows on Android?
- How can I transfer files between a computer and an Android phone over WiFi?
- Can Linux be used to program an Android and iOs?
- Is it possible to change the operating system of an android cell phone?
If you want to make use of a database for those features, I would recommend using mongoDB through the Firebase back-end. That combination will give you scalability, speed and data security, Firebase I understand provides a free usage and then a paid pass-through, so you can test it out.