I am seeking advice on the best way to set up an online database. This is a free project for a non profit so I would like to find hosted online storage for free if possible. The bulk of the data will be in a table I would estimate could grow to about 1-2 million rows of about 200 bytes each so not a big DB. I would estimate access would be a few hundred queries per hour max returning an average of less that 50 rows.
I will write a B4A app to access the data via the internet.
I started reading about online storage with Google, Microsoft, Amazon, and others. Some, like Google offer a free tier but they start talking about regions and egress and Class A transactions and multiple regions and I am lost.
Ideally what I would get here is a pointer to an example app with both front and back end examples and a recommendation for a place that could host that back end example.
Thanks in advance for any ideas.
I will write a B4A app to access the data via the internet.
I started reading about online storage with Google, Microsoft, Amazon, and others. Some, like Google offer a free tier but they start talking about regions and egress and Class A transactions and multiple regions and I am lost.
Ideally what I would get here is a pointer to an example app with both front and back end examples and a recommendation for a place that could host that back end example.
Thanks in advance for any ideas.