05 - Database Compression (CMU Advanced Databases / Spring 2023)

CMU Database Group · 69:01

Database compression works because real data is skewed and correlated, so columnar encodings can shrink I/O and let scans evaluate predicates on compact codes—unlike gzip-style page compression, which is opaque and mu...

Read the full summary on tuber

Redirecting...