←back to thread

408 points ksec | 3 comments | | HN request time: 0s | source
1. boogerlad ◴[] No.45231955[source]
This is your chance! As a clean slate design, you can abandon the concept of a hierarchal file system and replace it with rdbms.
replies(1): >>45232270 #
2. monax ◴[] No.45232270[source]
Yeah, an RDBMS would be nice, I still need to figure out the concrete implementation.
replies(1): >>45235055 #
3. throw10920 ◴[] No.45235055[source]
I would love to read a writeup when you do - I've been wanting to build a hobby OS with a database-like storage system and have been paralyzed about the design.