semi_index
jq-zsh-plugin
semi_index | jq-zsh-plugin | |
---|---|---|
1 | 4 | |
57 | 316 | |
- | - | |
10.0 | 5.0 | |
almost 12 years ago | about 1 month ago | |
C++ | Shell | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
semi_index
jq-zsh-plugin
- Interactive Examples for Learning Jq
-
Analyzing multi-gigabyte JSON files locally
https://github.com/reegnz/jq-zsh-plugin
I find that for big datasets choosing the right format is crucial. Using json-lines format + some shell filtering (eg. head, tail to limit the range, egrep or ripgrep for the more trivial filtering) to reduce the dataset to a couple of megabytes, then use that jq-repl of mine to iterate fast on the final jq expression.
I found that the REPL form factor works really well when you don't exactly know what you're digging for.
What are some alternatives?
json-toolkit - "the best opensource converter I've found across the Internet" -- dene14
z-a-readurl - 🌀 An annex delivers the capability to automatically download the newest version of a file to which URL is hosted on a webpage
json-buffet
reddit_mining
json-streamer - A fast streaming JSON parser for Python that generates SAX-like events using yajl
aioli - Framework for building fast genomics web tools with WebAssembly and WebWorkers
xsv - A fast CSV command line toolkit written in Rust.
lnav - Log file navigator