Hacker News new | ask | show | jobs
by erik_seaberg 2254 days ago
I'm reminded of people who use S3 as an eventually-consistent database. Encode your rows in CSV and use them as names of empty objects. Query using paginated LIST requests for a prefix of the columns.