Ask HN: Building Db from Scratch

1 points by server_man3000 ↗ HN
Can anyone personally recommend books /courses on this topic? Was reading DDIA and want to drill deeper into building a rudimentary db from scratch.

2 comments

[ 1.3 ms ] story [ 236 ms ] thread
I would recommend Harvard's CS165 course [0]. The lecture videos and slides are available, but the projects and setup code is not. However, you can view this as an opportunity to use any programming language that you like and pick your own feature scope.

[0] http://daslab.seas.harvard.edu/classes/cs165/index.html

Wow great! Where are the lecture videos? I can’t seem to find them.