Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

MorphStore: Analytical Query Engine with a Holistic Compression-Enabled Processing Model (2004.09350v1)

Published 20 Apr 2020 in cs.DB

Abstract: In this paper, we present MorphStore, an open-source in-memory columnar analytical query engine with a novel holistic compression-enabled processing model. Basically, compression using lightweight integer compression algorithms already plays an important role in existing in-memory column-store database systems, but mainly for base data. In particular, during query processing, these systems only keep the data compressed until an operator cannot process the compressed data directly, whereupon the data is decompressed, but not recompressed. Thus, the full potential of compression during query processing is not exploited. To overcome that, we developed a novel compression-enabled processing model as presented in this paper. As we are going to show, the continuous usage of compression for all base data and all intermediates is very beneficial to reduce the overall memory footprint as well as to improve the query performance.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (6)
  1. Patrick Damme (1 paper)
  2. Annett Ungethüm (2 papers)
  3. Johannes Pietrzyk (2 papers)
  4. Alexander Krause (9 papers)
  5. Dirk Habich (4 papers)
  6. Wolfgang Lehner (17 papers)
Citations (11)

Summary

We haven't generated a summary for this paper yet.