Hacker News new | ask | show | jobs
by fnord123 1992 days ago
From the first paragraph:

> One of the main problems a database storage engine has to solve is how to deal with data in disk that is bigger than the available memory.

1 comments

I misread the comment. The file fits in address space? As sibling comment suggests, address space is v. big and it's very much a corner case (or very specific use case) for most people.