Hi guys,
Pretty new at Android Development and like many people I have an app idea that's probably well and truly out of reach, but who doesn't like a challenge, right?
My app will primarily store and retrieve text data from a database, so for example some textfields might end up being 300-500 characters and I'll need to store that data then retrieve it as needed.
I'll need to have some sort of user authentication involved.
I've looked into Firebase, but the data storage is JSON which I don't think will suit what I need.
Are there any other suggestions of cloud based databases that include user auth?
Pretty new at Android Development and like many people I have an app idea that's probably well and truly out of reach, but who doesn't like a challenge, right?
My app will primarily store and retrieve text data from a database, so for example some textfields might end up being 300-500 characters and I'll need to store that data then retrieve it as needed.
I'll need to have some sort of user authentication involved.
I've looked into Firebase, but the data storage is JSON which I don't think will suit what I need.
Are there any other suggestions of cloud based databases that include user auth?