Ask HN: What database does HN use?

by ghd_on 12/18/2024, 4:21 AMwith 7 comments

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

by romanhnon 12/18/2024, 6:39 AM

Every discussion I've seen mentions filesystem-based storage rather than any database. Haven't seen any evidence to the contrary.

by lbhdcon 12/18/2024, 2:47 PM

They have a job listing looking for engineers. I have no idea if this role would work on HN or if the tech stack is relevant to HN.

It lists the tech stack as Rails, React, Postgres.

https://www.ycombinator.com/careers?ashby_jid=ef00c8d1-76e7-...

by purple-leafyon 12/18/2024, 5:36 AM

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