Over the last decades, improvements in CPU speed have outpaced improvements in main memory and disk access rates by orders of magnitude, enabling the use of data com-pression techniques to improve the performance of database systems. Previous work describes the benefits of compres-sion for numerical attributes, where data is stored in com-pressed format on disk. Despite the abundance of string-valued attributes in relational schemas there is little work on compression for string attributes in a database context. Moreover, none of the previous work suitably addresses the role of the query optimizer: During query execution, data is either eagerly decompressed when it is read into main mem-ory, or data lazily stays compressed in main memory an...
In this demo, we present MorphStore, an in-memory column store with a novel compression-aware query ...
Relational datasets are being generated at an alarmingly rapid rate across organizations and industr...
The need to store and query a set of strings { a string dictionary { arises in many kinds of applica...
Domain encoding is a common technique to compress the columns of a column store and to accelerate ma...
Decision-support applications in emerging environments require that entire SQL query results be ship...
Columnar databases have dominated the data analysis market for their superior performance in query p...
Decision-support applications in emerging environments require that SQL query results or intermediat...
Modern in-memory databases are typically used for high-performance workloads, therefore they have to...
Column-oriented database system architectures invite a reevaluation of how and when data in database...
Data compression is one way to gain better performance from a database. Compression is typically ach...
Modern columnar databases heavily use compression to reduce memory footprint and boost query executi...
Efficient query processing in statistical databases is constrained by the I/O bottleneck problem bec...
M.S. University of Hawaii at Manoa 2012.Includes bibliographical references.The proliferation of lig...
In this thesis, we will illustrate a two-level approach to compress and index string dictionaries, w...
[Abstract] We introduce a new family of compressed data structures to efficiently store and query la...
In this demo, we present MorphStore, an in-memory column store with a novel compression-aware query ...
Relational datasets are being generated at an alarmingly rapid rate across organizations and industr...
The need to store and query a set of strings { a string dictionary { arises in many kinds of applica...
Domain encoding is a common technique to compress the columns of a column store and to accelerate ma...
Decision-support applications in emerging environments require that entire SQL query results be ship...
Columnar databases have dominated the data analysis market for their superior performance in query p...
Decision-support applications in emerging environments require that SQL query results or intermediat...
Modern in-memory databases are typically used for high-performance workloads, therefore they have to...
Column-oriented database system architectures invite a reevaluation of how and when data in database...
Data compression is one way to gain better performance from a database. Compression is typically ach...
Modern columnar databases heavily use compression to reduce memory footprint and boost query executi...
Efficient query processing in statistical databases is constrained by the I/O bottleneck problem bec...
M.S. University of Hawaii at Manoa 2012.Includes bibliographical references.The proliferation of lig...
In this thesis, we will illustrate a two-level approach to compress and index string dictionaries, w...
[Abstract] We introduce a new family of compressed data structures to efficiently store and query la...
In this demo, we present MorphStore, an in-memory column store with a novel compression-aware query ...
Relational datasets are being generated at an alarmingly rapid rate across organizations and industr...
The need to store and query a set of strings { a string dictionary { arises in many kinds of applica...