Hacker News new | ask | show | jobs
by wanghq 1368 days ago
If I need to query the db repeatedly (N times per second), isn't it more efficient (low latency and aws cost) to just download the db and run queries locally?