Yeah, especially for text files. Hard no.
Databases have their uses, but the trade off between obfuscating the data and making it harder for users to access has to be far more compelling. LogSeq is a really good example that you can do relatively complex note organization with cross references and tree structure without resorting to a database. Using a DB for something like this is user-hostile, smells of vendor lock-in, and seems lazy.
sanpo@sopuli.xyz 1 day ago
And they claim “zero vendor lock-in”.
Exporting your content from whatever weird format they’re using in the DB isn’t exactly making the switch easy.