I am a new web developer who just finished a full stack boot camp. This question is to get advice and suggestions in building a free web-based database site for archaeology research. I would appreciate suggestions for free or inexpensive hosting services (I am currently only familiar with Heroku and JawsDB).
For a side project to help a friend and build up my portfolio I want to build a web-based database for my friend’s doctoral research project. They are an archaeologist studying a Maya road and have data on the excavation site. Currently this data is in a number of different excel sheets and folders containing many photographs (images that would go in the DB). Our goal is to consolidate this for storage and to streamline querying so that they can look at patterns in the data and write analysis of those patterns.
The size is about 150-200GB of data right now, but ideally we would like to build it so that it could scale - future researchers could insert data, print queried tables, for example.
With a project of that relatively small size (~200GB but would scale), what would your suggestion be to host something like this? Is there a reliable free option with this much data that we could use for hosting? Probably no more than 10-15 people would be using it at the same time.
This is my first question on Database Admins and my first solo project after bootcamp so I really appreciate any advice you all have. Just trying to grow here and make a cool research tool.
EDITS: This was flagged as a duplicate because of the MySQL/NoSQL question, which has been removed. I'm wondering about hosting services. If you consider this off-topic, I would appreciate a nudge in the right direction as to where to go to ask about hosting service suggestions.