Comment on Is there something like a spreadsheet for hierarchical data structures?
davel@lemmy.ml 2 weeks agoThere 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.