.JSONL 文件扩展名

JSON Lines File

开发者 Ian Ward
受欢迎程度
3.4  |  27 
 

什么是 JSONL 文件?

A JSONL file is a text file that stores structured data in the JSON Lines (JSONL) format. It contains a series of JSON values, typically objects, with each value stored on a separate line. This structure allows applications to read and process the data one record at a time without loading the entire file into memory, making JSONL files useful for streaming data and storing large collections of records.

更多信息

JSON Lines is a text-based format designed to work well with UNIX-style text processing tools and shell pipelines. Developers commonly use JSONL files for log files, data processing, and passing records between applications or processes.

注: JSONL files are closely related to .NDJSON files, which use the same basic one-JSON-value-per-line structure.

如何打开 JSONL 文件

You can open JSONL files with any text editor, including the following:

Web browsers, such as Google Chrome and Mozilla Firefox, also support JSONL files (you can drag and drop them into the browser window. You can use DBConvert JSONL Viewer to open JSONL files, as well.

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

可打开 JSONL 文件的程序

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

验证者 FileInfo.com

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

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