Want to split JSON array into multiple files? Using Withdata software Data File Splitter, a JSON array splitter, you can split JSON array into multiple files easily and fast. Can run in GUI mode, Step by Step, just a few mouse clicks. Can run in Command line, for Scheduled Tasks and ... Read more
Tag Archives: split JSON array
Split an array of nested JSON objects
I see a post https://stackoverflow.com/questions/67607384/split-an-array-of-nested-json-objects-using-jq, the poster gave an example JSON file: { "storeId": "1412", "templateCheck": [ { "rom": 37, "updateDate": "2021-05-09 07:53:17", "lhb": "2021-05-09 06:32:41", ... Read more