I built this out of frustration with jq's unintuitive syntax.
I was already copying queries to Claude/ChatGPT to iterate on them,
and editing long queries in a plain terminal without syntax highlighting
or autocompletion was painful.
jiq gives you real-time feedback as you type, autocomplete for functions
and fields, and an integrated AI assistant for when you're stuck. It's the workflow I wanted but couldn't find with other tools.
I built this out of frustration with jq's unintuitive syntax. I was already copying queries to Claude/ChatGPT to iterate on them, and editing long queries in a plain terminal without syntax highlighting or autocompletion was painful.
jiq gives you real-time feedback as you type, autocomplete for functions and fields, and an integrated AI assistant for when you're stuck. It's the workflow I wanted but couldn't find with other tools.