Comment on Is there something like a spreadsheet for hierarchical data structures?
Zwuzelmaus@feddit.org 14 hours agoSo the real question was, which tool to use in order to transform the JSON’s tree Ingo these tables & relations?
(hopefully you didn’t just write this all up manually! :-))
davel@lemmy.ml 3 hours ago
There are tools out there to generate a SQL script from a JSON file that contains all the necessary DDL and DML statements to produce a database in full. I’m not familiar with any of them, though, so I can’t help there.