Direct transformation techniques for compressed data: General approach and application scenarios
Research output: Contribution to book/Conference proceedings/Anthology/Report › Conference contribution › Contributed › peer-review
Contributors
Abstract
Lightweight data compression techniques like dictionary or run-length compression play an important role in main memory database systems. Having decided for a compression scheme for a dataset, the transformation to another scheme is very inefficient today. The common approach works as follows: First, the compressed data is decompressed using the source decompression algorithm resulting in the materialization of the raw data in main memory. Second, the compression algorithm of the destination scheme is applied. This indirect way relies on existing algorithms, but is very inefficient, since the whole uncompressed data has to be materialized as an intermediate step. To overcome these drawbacks, we propose a novel approach called direct transformation, which avoids the materialization of the whole uncompressed data. Our techniques are cache optimized to reduce necessary data accesses. Moreover, we present application scenarios, where such direct transformations can be efficiently applied.
Details
| Original language | English |
|---|---|
| Title of host publication | Advances in Databases and Information Systems |
| Editors | Ladjel Bellatreche, Tadeusz Morzy, Patrick Valduriez |
| Publisher | Springer-Verlag |
| Pages | 151-165 |
| Number of pages | 15 |
| ISBN (electronic) | 978-3-319-23135-8 |
| ISBN (print) | 978-3-319-23134-1 |
| Publication status | Published - 2015 |
| Peer-reviewed | Yes |
Publication series
| Series | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
|---|---|
| Volume | 9282 |
| ISSN | 0302-9743 |
Conference
| Title | 19th East European Conference on Advances in Databases and Information Systems, ADBIS 2015 |
|---|---|
| Duration | 8 - 11 September 2015 |
| City | Poitiers |
| Country | France |
External IDs
| ORCID | /0000-0001-8107-2775/work/199215564 |
|---|
Keywords
Research priority areas of TU Dresden
DFG Classification of Subject Areas according to Review Boards
Subject groups, research areas, subject areas according to Destatis
ASJC Scopus subject areas
Keywords
- Efficient algorithms, Lightweight data compression, Main memory database systems