.NDJSON 文件扩展名

Newline Delimited JSON File

开发者 ndjson
受欢迎程度
3.3  |  9 
 

什么是 NDJSON 文件?

An NDJSON file is a text file that stores structured data in the Newline Delimited JSON (NDJSON) format. It contains a series of JSON values, typically objects, with each value written on a separate line. NDJSON is closely related to the .JSONL file type, which uses the same basic one-JSON-value-per-line structure.

更多信息

NDJSON is designed for applications that need to process JSON data one record at a time, making NDJSON useful for streaming data and handling large collections of records. Developers commonly use NDJSON with UNIX-style text processing tools and shell pipelines, as well as for log files and passing data between applications or processes.

如何打开 NDJSON 文件

You can open NDJSON files with any text editor since they are plain text files. Some options include:

You can also open an NDJSON file in the Google Chrome and Mozilla Firefox web browsers by dragging and dropping the file into your browser window.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 NDJSON 文件的程序

All Platforms
Windows
操作系统自带
Mac
操作系统自带
Linux
免费
分类: 网页
更新时间: 2026-09-10

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Newline Delimited JSON 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们