←back to thread

408 points ksec | 2 comments | | HN request time: 0.399s | source
Show context
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 #
1. monax ◴[] No.45232270[source]
Yeah, an RDBMS would be nice, I still need to figure out the concrete implementation.
replies(1): >>45235055 #
2. 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.