Good to the Last Bit: Data-Driven Encoding with CodecDB
Summary: CodecDB is an encoding-aware columnar DB that tightly couples data-driven encoding selection with encoding-aware query operators to exploit encoded data. It attains ~90% encoding accuracy, up to 40% better compression, and ~10x TPC-H speedups and ~3x SSB speedups. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Hao Jiang (University of Chicago)
- 2. Chunwei Liu (University of Chicago)
- 3. John Paparrizos (University of Chicago)
- 4. Andrew A. Chien (University of Chicago)
- 5. Jihong Ma (Alibaba)
- 6. Aaron J. Elmore (University of Chicago)
BibTeX Citation
@inproceedings{jiang_sigmod21,
title = {{Good to the Last Bit: Data-Driven Encoding with CodecDB}},
author = {Jiang, Hao and Liu, Chunwei and Paparrizos, John and Chien, Andrew A. and Ma, Jihong and Elmore, Aaron J.},
series = {{SIGMOD} '21},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3448016.3457283},
url = {https://dl.acm.org/doi/10.1145/3448016.3457283},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 26 of 26 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 18 of 18 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 60 | Integrating Compression and Execution in Column-Oriented Database Systems | 2006 | SIGMOD |
| 2 | 11,510 | Runtime Encoding Execution in AnalyticDB: Efficient Query Executor for Cloud Database | 2022 | CIDR |
| 3 | 7,139 | Selection Pushdown in Column Stores using Bit Manipulation Instructions | 2023 | SIGMOD |
| 4 | 921 | Query Optimization In Compressed Database Systems | 2001 | SIGMOD |
| 5 | 4,762 | Time Series Data Encoding for Efficient Storage: A Comparative Analysis in Apache IoTDB | 2022 | VLDB |
| 6 | 7,173 | CompressDB: Enabling Efficient Compressed Data Direct Processing for Various Databases | 2022 | SIGMOD |
| 7 | 5,985 | Column Partition and Permutation for Run Length Encoding in Columnar Databases | 2020 | SIGMOD |
| 8 | 12,445 | CODS: Evolving Data Efficiently and Scalably in Column Oriented Databases | 2010 | VLDB |
| 9 | 5,472 | Approximate Encoding for Direct Access and Query Processing over Compressed Bitmaps | 2006 | VLDB |
| 10 | 8,410 | Robust and Budget-Constrained Encoding Configurations for In-Memory Database Systems | 2022 | VLDB |