Nowadays, increasingly large amounts of data are being collected in numerous areas ranging from science to industry. To gain valueable insights from these data, the importance of Online Analytical Processing (OLAP) workloads is constantly growing. At the same time, the hardware landscape is continuously evolving. On the one hand, the increasing capacities of DRAM allow database systems to store their entire data in main memory. Furthermore, the performance of microprocessors has improved tremendously in recent years through the use of sophisticated hardware techniques, such as Single Instruction Multiple Data (SIMD) extensions promising hitherto unknown processing speeds. On the other hand, the main memory bandwidth has not increased propor...
Column-oriented data are well suited for compression. Since values of the same column are stored con...
Data compression is one way to gain better performance from a database. Compression is typically ach...
Domain encoding is a common technique to compress the columns of a column store and to accelerate ma...
In this demo, we present MorphStore, an in-memory column store with a novel compression-aware query ...
With an increasingly large amount of data being collected in numerous application areas, the importa...
Lightweight integer compression algorithms are frequently applied in in-memory database systems to t...
Modern in-memory databases are typically used for high-performance workloads, therefore they have to...
Thesis (M. Eng.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Compute...
The last few years have seen an exponential increase, driven by many disparate fields such as big da...
Columnar databases have dominated the data analysis market for their superior performance in query p...
Lightweight integer compression algorithms play an important role in in-memory database systems to t...
High disk bandwidth in data-intensive applications is usually achieved with expensive hardware solu...
Over the last decades, improvements in CPU speed have outpaced improvements in main memory and disk ...
Modern columnar databases heavily use compression to reduce memory footprint and boost query executi...
We formulate a conceptual model for white-box compression, which represents the logical columns in t...
Column-oriented data are well suited for compression. Since values of the same column are stored con...
Data compression is one way to gain better performance from a database. Compression is typically ach...
Domain encoding is a common technique to compress the columns of a column store and to accelerate ma...
In this demo, we present MorphStore, an in-memory column store with a novel compression-aware query ...
With an increasingly large amount of data being collected in numerous application areas, the importa...
Lightweight integer compression algorithms are frequently applied in in-memory database systems to t...
Modern in-memory databases are typically used for high-performance workloads, therefore they have to...
Thesis (M. Eng.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Compute...
The last few years have seen an exponential increase, driven by many disparate fields such as big da...
Columnar databases have dominated the data analysis market for their superior performance in query p...
Lightweight integer compression algorithms play an important role in in-memory database systems to t...
High disk bandwidth in data-intensive applications is usually achieved with expensive hardware solu...
Over the last decades, improvements in CPU speed have outpaced improvements in main memory and disk ...
Modern columnar databases heavily use compression to reduce memory footprint and boost query executi...
We formulate a conceptual model for white-box compression, which represents the logical columns in t...
Column-oriented data are well suited for compression. Since values of the same column are stored con...
Data compression is one way to gain better performance from a database. Compression is typically ach...
Domain encoding is a common technique to compress the columns of a column store and to accelerate ma...