Hacker News new | ask | show | jobs
by TZubiri 736 days ago
You can also use a plain file system, it allows data to be exported more easily and through un unbiased app like a file explorer.

I'd say if the data is important and client side, you'd probably want it to be accesible in a protocol format rather than a sqlite file format.

It's cool that sqlite is open source and u can technically recover the data, but at the end of the day excel data is more accesible, which defeats the ethos of open sourceness