NDJSON Data File — Newline-delimited JSON used for streaming logs and bulk data pipelines.
Quick facts
What is .ndjson
A .ndjson file is a NDJSON Data File — Newline-delimited JSON used for streaming logs and bulk data pipelines.
In the mime-db registry it has no registered standard MIME type. When serving this file over HTTP, use a Content-Type that matches its actual format.
How to open .ndjson files
Developer info
When served over HTTP, responses should set the following header:
# No standard MIME type is registered for .ndjson
Common software that reads/writes .ndjson:
Relation chain
Related extensions
Common uses
How to edit .ndjson files
How to create .ndjson files
Frequently asked questions
Common options include jq, Python, VS Code. You can also open many of these files with built-in viewers or a browser.
Create a new file in any text editor or the app that owns the format and save it with the .ndjson extension.
Sources & standards
Updated 2026-08-18
Explore this reference