Hacker News new | ask | show | jobs
by jwitchel 57 days ago
This is a great incredibly well written piece. Nice work showing under the hood build up of how a db works. It makes you think.
2 comments

Sorry to break it to you, but the article doesn't describe that at all. In fact, the reason why a DB has such great performance isn't mentioned at all. Learn what a datapath architecture is and how a DB kernel works if you are interested in that topic. And then there is how an optimizer works, how the prepare time works, how metadata is handled, etc...
About what?