Comment by chipdart
2 years ago
> Filesystems are DB like structures these days anyway.
I think you're confusing the fact that an application uses data structures with that application being like a database.
2 years ago
> Filesystems are DB like structures these days anyway.
I think you're confusing the fact that an application uses data structures with that application being like a database.
Other way around. Applications use databases instead of the filesystem.