Hacker News new | ask | show | jobs
Ask HN: Books on building databases similar to Crafting Interpreters
33 points by aalhour 1086 days ago
Hey HN,

I was wondering if there is a book on building databases that's written in a similar fashion to "Crafting Interpreters". A book that would teach you about databases while having you build one yourself.

4 comments

Not a book but here's a list of resources for getting started with database development.

https://www.reddit.com/r/databasedevelopment/comments/unj8d1...

There is https://build-your-own.org/database/ it was recently announced as finished by the author iirc.
Well, this is awesome. I see that they also have another one on Redis (https://build-your-own.org/redis/). That will be my next fun project. Thanks!

EDIT: typos.

Edward Sciore: Database Design and Implementation: Second Edition, ISBN 978-3030338350