Hacker News new | ask | show | jobs
by lootsauce 1777 days ago
Have you looked into s3 select api, you can do sql against a flat file and return just the result all from s3, not too shabby to build a poor mans serverless database.