CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
jsonbashjq
01-20
Back-end
Use Bash and jq to filter array of objects based on values in an inner array, plus x objects before
01-02
other
Compare two JSON files and keep only matching using jq/bash
12-31
database
Find all matching values in a JSON object whose corresponding keys are regex and match a provided st
12-31
Enterprise
Merge two JSON files using jq in bash
12-31
Enterprise
Delete duplications in JSON file
12-17
OS
Build nested json data from variable with looping with jq using bash
12-14
Software engineering
JQ - flatten out / unroll double-nested objects with different key names
11-29
Enterprise
Get values from under different keys in JSON with jq
11-29
Net
Check values in JSON file array using jq
11-22
Enterprise
How do you replace a nested array with a flattened version of itself in jq?
11-04
other
Calculate values from json file
10-28
front end
Print JSON two word output in JQ one line
10-26
OS
Create Bash loop from JSON string using jq
10-26
OS
Insert value into JSON array if it is not already present
10-24
OS
How can I insert multiple values into json files?
10-11
Net
parsing/extract json data with jq
10-07
OS
Use jq to remove top level module while retaining values
10-01
database
jq - Select Random object from each array and only return certain values in each object of filtered
09-30
Blockchain
JQ Loop over Bash array add elements
09-23
Mobile
Remove last character from json output using JQ
Links:
CodePudding