Skip to content
100% in your browser. Nothing you paste is uploaded — all processing runs locally. Read more →

Blog

Long-form posts on JSON Schema, NDJSON, parser performance, and jsonb. New post every two weeks.

  1. NDJSON in 2026: when JSON Lines beats a JSON array

    Newline-delimited JSON has quietly become the default format for LLM streams, ClickHouse exports, and log shipping. Here's when to reach for it, and the patterns that work in production.

    9 min read #json #ndjson #json-lines #streaming #llm