My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
DiskIndexCompression  
Compression of Disk Index
Updated Oct 5, 2009 by hoegqvist@gmail.com

Introduction

This is a work in progress page collecting links and describing how the compression of the disk index in BabuDB works.

Related Work

LZO: http://blog.chrisgoffinet.com/2009/06/parallel-lzo-splittable-on-hadoop-using-cloudera/

Super-scalar RAM-CPU cache compression: http://www.cwi.nl/htbin/ins1/publications?request=pdfgz&key=ZuHeNeBo:ICDE:06 presents three light-weight compression/decompression algorithms.

Inverted index compression:

Good background and description of block-level compression, "How to barter bits for chronons: compression and bandwidth trade offs for database scans":

HyperTable, BigTable compression:


Sign in to add a comment
Powered by Google Project Hosting