Comment by f311a
11 hours ago
JQ is very convenient, even if your files are more than 100GB. I often need to extract one field from huge JSON line files, I just pipe jq to it to get results. It's slower, but implementing proper data processing will take more time.
No comments yet
Contribute on Hacker News ↗