NDJSON 样本

从简单到复杂的 NDJSON 文件样本,适合入库和流式处理测试

📄 简单用户 NDJSON

🟢 simple

基础逐行 JSON 样本

⏱️ 1 min 🏷️ ndjson, users, basic
📄

Tiny line-delimited JSON records with basic identity fields

Download File

📄 中等订单 NDJSON

🟡 intermediate ⭐⭐

订单流样本

⏱️ 3 min 🏷️ ndjson, orders, stream, etl
📄

Order stream records with timestamp, currency, and order metrics

Download File

📄 复杂事件 NDJSON

🔴 complex ⭐⭐⭐

分析事件流样本

⏱️ 6 min 🏷️ ndjson, events, analytics, streaming
📄

Analytics event stream with richer dimensions and embedded JSON payload

Download File