Designing Binary Encodings for JSON and VARIANT

In this post, we’ll dig into the internal designs of binary encoding for JSON. There’s been little discussion of the trade-offs these encodings make. We’ll see how even a straightforward binary encoding can materially improve retrieval performance.

February 23, 2026 · 13 min · Jin Cong Ho