|
|
|
|
|
by freedomben
63 days ago
|
|
Pain in the ass was way too strong, I retract that. Mainly I meant relative. For example `nvim <filename>.json` and then /search for what I want, versus tracking down the sqlite file, opening, examining the schema, figuring out where the most likely place is that I care about, writing a SQL statement to query, etc. |
|
However, if your all application state can be represented in a single json file of less than a dozen MB, yes, a database can be overkill.