HACKER Q&A
📣 faizshah

Best Book on Implementing a Database?


Looking for a book that gets into the details of how you implement a query planner, execution plan etc.

I know “Database Systems: The complete book” covers some implementation specifics. Anyone know any others?


  👤 PaulHoule Accepted Answer ✓
I'd say the SQLlite code is readable and almost pedagogical

https://sqlite.org/src/doc/trunk/README.md