Hasty Briefsbeta

See – Searchable JSON Compression Beyond ZSTD

a day ago
  • #JSON compression
  • #searchable data
  • #low latency
  • SEE reduces data and CPU tax by keeping JSON searchable while compressed.
  • Combined size is 19.5% of raw, with lookup p50 at 0.18 ms and skip ratio of 99%.
  • Design favors low I/O and latency over minimal size, with a trade-off of sometimes being larger than Zstd.
  • Best for repetitive JSON/NDJSON like logs, events, telemetry, and metrics.
  • Includes Python wheel, demo scripts, OnePager PDF, and integrity check tools.
  • Enterprise inquiries require NDA and company email for full VDR pack access.
  • Resources include Medium articles, DEV.to posts, SpeakerDeck slides, and LinkedIn connections.