Hacker News new | ask | show | jobs
by noblethrasher 5050 days ago
Hacker News doesn't use a database (assuming 'database' means some separate system like an RDBMS or KV store).
1 comments

Doesn't HN run on sqlite?
I think everything is saved in flat files in a directory structure.