Hacker News new | ask | show | jobs
Using a CSV File in S3 as a "Database" (tim.bai.uno)
2 points by timmit 137 days ago
1 comments

I expected this to be about using Athena through the AWS SDK to actually query CSVs on S3 using SQL

https://docs.aws.amazon.com/athena/latest/ug/csv-serde.html

But your point stands, sometimes a simple file is a better choice than infrastructure.