Found 17 results for "tag:json"
-
An Interactive Guide to Transforming JSON with jq
https://navendu.me/posts/jq-interactive-guide/
Learn to use jq through incremental, interactive examples right in your browser.
-
Analyzing multi-gigabyte JSON files locally
https://thenybble.de/posts/json-analysis/?utm_source=unknownews
I’ve had the pleasure of having had to analyse multi-gigabyte JSON dumps in a project context recently. JSON itself is actually a rather pleasant format to consume, as it’s human-readable and there is a lot of tooling available for it. JQ allows expressing sophisticated processing steps in a single command line, and Jupyter with Python and Pandas allow easy interactive analysis to quickly find what you’re looking for. However, with multi-gigabyte files, analysis becomes quite a lot more difficult.
-
Consider using CSV
https://jfhr.me/consider-using-csv/?utm_source=unknownews
JSON is a common data format for modern APIs. However, depending on what your data looks like, CSV might be a better choice.
-
DuckDB as the New jq
https://www.pgrs.net/2024/03/21/duckdb-as-the-new-jq/?utm_source=unknownews
Recently, I’ve been interested in the DuckDB project (like a SQLite geared towards data applications). And one of the amazing features is that it has many data importers included without requiring extra dependencies. This means it can natively read and parse JSON as a database table, among many other formats.
-
GitHub - PaulJuliusMartinez/jless: jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
https://github.com/PaulJuliusMartinez/jless
jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data. - GitHub - PaulJuliusMartinez/jless: jless is a command-line JSON viewer designed for reading, ...
-
GitHub - loggerhead/json4u
https://github.com/loggerhead/json4u
Contribute to loggerhead/json4u development by creating an account on GitHub.
-
GitHub - typicode/json-server: Get a full fake REST API with zero coding in less than 30 seconds (seriously)
https://github.com/typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously) - GitHub - typicode/json-server: Get a full fake REST API with zero coding in less than 30 seconds (seriously)
-
GitHub - ynqa/jnv: interactive JSON filter using jq
https://github.com/ynqa/jnv?utm_source=unknownews
interactive JSON filter using jq. Contribute to ynqa/jnv development by creating an account on GitHub.
-
JSON Query - a small, flexible, and expandable JSON query language
https://jsonquerylang.org/?utm_source=hackernewsletter&utm_medium=email&utm_term=data
-
TRON Format
https://tron-format.github.io/?utm_source=weekbyte&utm_medium=email&utm_term=2025-12-16&utm_campaign=Why+I+stopped+using+JSON+in+APIs+and+switched+to+Protobuf+do+you+really+need+microservices+and+why+can+t+you+focus+at+work+
-
Table Convert Online - Make it easier to work with tables
https://tableconvert.com/
This converter is used to convert Excel (or other spreadsheets) into Markdown Table. it's also easy to make, create and generate Markdown Table online via Table Editor.
-
TomWright/dasel: Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
https://github.com/TomWright/dasel
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package. - TomWright/dasel
-
Toml ⇆ Json Converter
https://esakat.github.io/toml2jsonConverter/
-
h4l/json.bash: Command-line tool and bash library that creates JSON
https://github.com/h4l/json.bash
Command-line tool and bash library that creates JSON - h4l/json.bash
-
https://fx.wtf
https://fx.wtf
-
https://pythonspeed.com/articles/pydantic-json-memory
https://pythonspeed.com/articles/pydantic-json-memory
-
https://realpython.com/python-json
https://realpython.com/python-json