Comment on Is there something like a spreadsheet for hierarchical data structures?

davel@lemmy.ml ⁨19⁩ ⁨hours⁩ ago

That’s generally what relational databases are for. You might try LibreOffice Base or sqlite.

As for JSON, XML, and YAML files in particular, there are tools for doing one-off queries/transformations against them, like jq and yq.

source
Sort:hotnewtop