Hacker News new | ask | show | jobs
by Thews 498 days ago
Where did I ever say anything about Mongo?

I have worked with tables on this scale. It definitely is not a walk in the park with traditional setups. https://www.timescale.com/blog/scaling-postgresql-to-petabyt...

Now data chunked into objects distributed around to be accessed by lots of servers, that's no sweat.

I'd love to see how you handle database maintenance when your active data is over 100TB.

1 comments

I'd love to see a NoSQL database handling this easier than a RDBMS
You mean like scylla?