- I’m a software engineer passionate about high-performance computing, from low-level optimizations to high-level architecture. I enjoy contributing to every stage of the product development. Here are some discoveries on various topics that spark my curiosity.
- Hope you’ll find them helpful!
Why JSON isn't a Problem for Databases Anymore
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.