No features have been listed yet.
Based on our record, Dadroit JSON Viewer should be more popular than JQPlay. It has been mentiond 11 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I found https://jqplay.org/ to be a very helpful online learning/testing tool. Simpler, but along the lines of https://regex101.com/ for regular expressions. Source: almost 2 years ago
I do not get an error with only '.' as the jq query string and I do not get an error when I run with a constant value like you suggested. I tested my query string at https://jqplay.org/ but I think you are correct that the result may not be as I expect. I should be able to take it from here. Thanks for the assistance. Source: about 2 years ago
Repo author here, let me promote jq a bit – it's much more than a simple command-line JSON processor you know it for: * It is a generator-based language which means you operate streams of values rather than single values. Takes some time to get used to, but you'd never want to go back to traditional model, at least for data processing. See 'Generators and iterators' section of the man page:... - Source: Hacker News / over 2 years ago
Whether you're working with CSV or JSON files, the right tools enhance data processing before importing into SQLite. For handling JSON data, a dedicated JSON Viewer can simplify your workflow and save time. For more details on importing CSV files into SQLite, check out this link. Happy querying! - Source: dev.to / 7 months ago
For anyone interested in exploring the data yourself, here are a few tools https://dadroit.com/: desktop tool for processing large JSON files.There’s a free version so you can get pretty far with it if you’re patient https://www.dolthub.com/repositories/dolthub/quest: they’re running a bounty program for some healthcare providers to process the machine readable files, and have some useful code snippets in case... - Source: Hacker News / over 2 years ago
Note for people who don't know much about FreePascal. It is a full-featured and very fast compiler. The resulting program is a rival for the best output of C/CPP compilers. It can be used in the style of simpler languages like Go and is almost as safe as Rust in a much faster manner. It has a great but old-looking IDE, Lazarus. It has been under active development for decades and is used for proper projects like:... - Source: Hacker News / over 2 years ago
The files are insanely large. Eventually the only way I've been able to open them is using the DADROIT large JSON viewer: http://dadroit.com (but even this only worked when I got an M1 Mac). Source: over 2 years ago
For those looking for the ability to (locally) open and query very large JSON files, Dadroit is great: https://dadroit.com. It's been a while since I used it last, but it was a life saver for me when working with JSON lines files in S3 and Kafka log dumps. A side tidbit, IIRC, it was written in Pascal. - Source: Hacker News / over 2 years ago
JQ AI Playground - JSON Query AI Playground
Jayson - Powerful JSON viewer for iPhone and iPad
Power JSON Editor - Power JSON Editor is a JSON editor for developers with Visual Tree View and multiple plugins like Array Table Editor and jq Processor, also with format converter plugins, it is easy to convert files between JSON, PLIST, YAML and TOML.
JSON Generator - Create mock and sample JSON using a powerful template syntax
FSET - A JSON Schema editor, no more writing json schema by hand
JSON to CSV - Convert JSON to CSV in your browser