Where AT-1 pays for itself
8–37× on real logs, byte-exact. Keep one archive that answers “errors in this 5-minute window” reading only the relevant time buckets — no rehydration. See the logs page →
18.7× on real exchange ticks; a time-and-symbol query reads ~1% of the file and returns the exact rows. Half the size of Parquet, and recoverable. See the finance page →
Real MariaDB/MySQL dump → 26× (~2× better than xz); Postgres CSV → 16×; MongoDB/Elasticsearch NDJSON → ~28× — all queryable. Query the cold copy without restoring the DB. See the database page →
209× vs raw and 2.48× smaller than native BCF (2.95× vs .vcf.gz) on real chr22 — byte-exact, a hard requirement in regulated science. Region queries via positional zone maps. See the genomics page →
A drop-in cold tier for Snowflake / Databricks / Iceberg: −27% vs Parquet-zstd, lossless, and still block-addressable — the biggest corpus on Earth is already in Parquet. See the lakehouse page →
Kafka / Debezium / Fluentd sinks compress per segment with gzip; AT-1 slots in with O(chunk) cost and is 1.5–1.6× smaller, verified per segment.
22× on real telemetry; per-device, per-window queries via decimal + time zone maps.
Structure-aware split beats uncompressed / RLE / color DICOM 2–13×, byte-exact — common in legacy PACS. Honest boundary: on monochromealready under JPEG 2000 / JPEG-LS, the image codec wins, so we don't claim it.