TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: JSON Query: A tool to query JSON data structures

41 pointsby aggregator-iosover 10 years ago

7 comments

jdc0589over 10 years ago
For those that prefer a command line tool, jq has been around for a while and works very well. I can&#x27;t count how many times jq let me hack together a bunch of commands I normally would have had to write a small program for. e.g small script that pushes the latest semver tag from a github repo to a geckoboard text widget: <a href="https://gist.github.com/jdc0589/67df901f71d96b7649b4" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;jdc0589&#x2F;67df901f71d96b7649b4</a><p><a href="http://stedolan.github.io/jq/" rel="nofollow">http:&#x2F;&#x2F;stedolan.github.io&#x2F;jq&#x2F;</a>
CyberShadowover 10 years ago
Is this a GUI for jq?
hendryover 10 years ago
The video looks like you are combining keys?<p>You could just do this with <a href="http://jsonunroller.appspot.com/" rel="nofollow">http:&#x2F;&#x2F;jsonunroller.appspot.com&#x2F;</a> and grep.
评论 #8866655 未加载
LaSombraover 10 years ago
Why such tools are more common on OS X?
geonikover 10 years ago
XPath for JSON? Who would have thought of that! Now add namespaces and you reinvented XML 10 years later
评论 #8866582 未加载
评论 #8866975 未加载
评论 #8866924 未加载
评论 #8866469 未加载
评论 #8866685 未加载
jeffehobbsover 10 years ago
Cool tool, nice work!
rnlover 10 years ago
This changes everything. Good job
评论 #8866771 未加载