#Google drive as database for android app
1 messages · Page 1 of 1 (latest)
I have developed a system that allows files to be downloaded from Google Drive to the application folder, and after updating in the application, the data in the file is also updated in Google Drive. The problem arises when I want to create a file using my application and send it to Google Drive.
GCS or S3 are actually designed for this use case. I would recommend those instead.
Drive is a really bad choice
I chose Drive because it is the only free solution I could find.
You didn't look hard enough
Most solutions have a free tier that's more than enough for most use cases. If you have so much traffic that the free tiers aren't enough, it's going to go over the Drive usage limit as well
It's not that many files, 1-3 per week, and after a year I would reset the database (delete the files).
Can you help me do this?
Firebase for example has 1 Gb free storage and you can send 20,000 files for free per day
nice