The data is not big, it's a single sheet with about 20 columns and less than a million rows (however the xlsx file is too large to import in to google drive sheets, and attempts to save as csv have failed). I don't care if it is SQL, cloud based, some other service. I'm not concerned about cost. I don't need authentication or authorization or anything. I'm optimizing for just getting the data out there and ease of querying. I would like to be able to see visitor analytics if possible.
Before I go writing a webapp to do this, there must be something off the shelf?