Skip to content
daniel@cosenza:~/blog

Deep Dive

Conceptual, architectural explainers — how a subsystem actually works underneath.

Haiku OSDeep Dive May 4, 2026 3 min read

BFS: How Haiku's File System Doubles as a Database

BFS treats extended attributes as first-class, indexable data — turning ordinary file queries into something closer to a database lookup, decades before this became a mainstream idea.

#bfs#filesystem#haiku
Read more