首页 > 应用 > 开发者工具
JSON To NDJSON Converter

JSON To NDJSON Converter

发行商: Singularity Research
license: 免费

界面快照:

最低
OS
架构x64
推荐
OS
架构x64

描述

NDJSON and JSONL (JSON Lines) are convenient formats for storing or streaming structured data that may be processed one row at a time. JSON files contain tabular data, in the form of an array of row objects. NDJSON and JSONL files contain one row of data per line. Each line is a valid JSON object. The concept of having line delimited JSON is widely used for data science was well as processing and analysis of large datasets. Google BigQuery, Apache Spark, and other platforms that consume large datasets leverage this format.


This application uses file streaming to accomplish the JSON to NDJSON conversion and does not load the entire file into memory. This allows it to convert very large (multiple GB) files, quickly with low memory and CPU usage.


For more information:


https://ndjson.org/


https://jsonlines.org/


猜你喜欢

评价

文章

关于 JSON To NDJSON Converter
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.