Hacker News new | ask | show | jobs
by xchaotic 3023 days ago
next up - a practical introduction to implementing a relational database from scratch. It's great to learn about the cryptography behind the blockchain etc, but the herd mind is horrible - so many better things to spend one's time on than a 100th implementation of blockchain. Why won't the hype die already?
1 comments

I would love to read a tutorial about implementing a relational database from scratch. Some people like to learn from the building blocks and others prefer to focus on high level applications.
Agreed, I think no matter how good your abstractions are, it never hurts to know how they work under the hood.