Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 956 Bytes

File metadata and controls

27 lines (18 loc) · 956 Bytes

Welcome to MorphStore

MorphStore is a regular in- memory column store with a novel compression-aware and highly vectroized query processing concept. The unique features of MorphStore are:

  • support of a large variety of lightweight integer compression algorithms,
  • a continuous handling of compression from base data to intermediate results,
  • a cost-based decision for the best-suited compression algorithm,
  • morphing intermediates from one compression scheme to an- other compression scheme to dynamically adapt the physical representation to the changing data characteristics during query processing.

SIGMOD Demo

We are currently demonstration MorphStore at SIGMOD on

  • Wednesday, 16:20 - 17:50
  • Thursday, 16:20 - 17:50

Advisors

  • Dirk Habich (TU Dresden)
  • Wolfgang Lehner (TU Dresden)

Contributors

  • Patrick Damme (TU Dresden)
  • Annett Ungethüm (TU Dresden)
  • Johannes Pietrzyk (TU Dresden)
  • Alexander Krause (TU Dresden)