Title
Online Deduplication for Databases.
Abstract
dbDedup is a similarity-based deduplication scheme for on-line database management systems (DBMSs). Beyond block-level compression of individual database pages or operation log (oplog) messages, as used in today's DBMSs, dbDedup uses byte-level delta encoding of individual records within the database to achieve greater savings. dbDedup's single-pass encoding method can be integrated into the storage and logging components of a DBMS to provide two benefits: (1) reduced size of data stored on disk beyond what traditional compression schemes provide, and (2) reduced amount of data transmitted over the network for replication services. To evaluate our work, we implemented dbDedup in a distributed NoSQL DBMS and analyzed its properties using four real datasets. Our results show that dbDedup achieves up to 37x reduction in the storage size and replication traffic of the database on its own and up to 61x reduction when paired with the DBMS's block-level compression. dbDedup provides both benefits with negligible effect on DBMS throughput or client latency (average and tail).
Year
DOI
Venue
2017
10.1145/3035918.3035938
SIGMOD Conference
Field
DocType
Citations 
Data deduplication,Data mining,Computer science,Latency (engineering),NoSQL,Throughput,Delta encoding,Database,Encoding (memory)
Conference
4
PageRank 
References 
Authors
0.42
34
4
Name
Order
Citations
PageRank
Lianghong Xu11145.76
Andrew Pavlo21614122.03
Sudipta Sengupta32603180.16
Gregory R. Ganger44560383.16