Ask HN: What database does HN use?

8 points by ghd_ ↗ HN
A similar discussion from 2021 that didn't track a lot of attention: https://news.ycombinator.com/item?id=29165586

And the only answer from eesmith cites a very old implementation, I'm wondering what's being used nowadays in the HN code base

8 comments

[ 4.1 ms ] story [ 132 ms ] thread
I think hackernews was originally built with a Lisp language right?!

If so, probably started with a database that you would commonly pair with a Lisp language

Arc.

And the filesystem.

Every discussion I've seen mentions filesystem-based storage rather than any database. Haven't seen any evidence to the contrary.
Would that handle the demand? This is a very busy website.
(comment deleted)