Qpipe: A simultaneously pipelined relational query engine

S Harizopoulos, V Shkapenyuk… - Proceedings of the 2005 …, 2005 - dl.acm.org
Relational DBMS typically execute concurrent queries independently by invoking a set of
operator instances for each query. To exploit common data retrievals and computation in …

PROMISE: Predicting query behavior to enable predictive caching strategies for OLAP systems

C Sapia - Data Warehousing and Knowledge Discovery: Second …, 2000 - Springer
This paper discusses the PROMISE (Predicting User Behavior in Multidimensional
Information System Environments) approach, that deploys information about characteristic …

Crystal: a unified cache storage system for analytical databases

D Durner, B Chandramouli, Y Li - Proceedings of the VLDB Endowment, 2021 - dl.acm.org
Cloud analytical databases employ a disaggregated storage model, where the elastic
compute layer accesses data persisted on remote cloud storage in block-oriented columnar …

[PDF][PDF] Improve performance of extract, transform and load (ETL) in data warehouse

V Gour, SS Sarangdevot, GS Tanwar… - Int. Journal on Comp …, 2010 - researchgate.net
Extract, transform and load (ETL) is the core process of data integration and is typically
associated with data warehousing. ETL tools extract data from a chosen source, transform it …

Recycling in pipelined query evaluation

F Nagel, P Boncz, SD Viglas - 2013 IEEE 29th International …, 2013 - ieeexplore.ieee.org
Database systems typically execute queries in isolation. Sharing recurring intermediate and
final results between successive query invocations is ignored or only exploited by caching …

Efficient index compression in DB2 LUW

B Bhattacharjee, L Lim, T Malkemus, G Mihaila… - Proceedings of the …, 2009 - dl.acm.org
In database systems, the cost of data storage and retrieval are important components of the
total cost and response time of the system. A popular mechanism to reduce the storage …

Sharing data and work across concurrent analytical queries

I Psaroudakis, M Athanassoulis… - Proceedings of the 39th …, 2013 - infoscience.epfl.ch
Today's data deluge enables organizations to collect massive data, and analyze it with an
ever-increasing number of concurrent queries. Traditional data warehouses (DW) face a …

A hybrid approach for data warehouse view selection

B Shah, K Ramachandran… - International Journal of …, 2006 - igi-global.com
Materialized view selection is one of the crucial decisions in designing a data warehouse for
optimal efficiency. Static selection of views may materialize certain views that are not …

Dynamic materialization of query views for data warehouse workloads

T Phan, WS Li - 2008 IEEE 24th International Conference on …, 2008 - ieeexplore.ieee.org
A materialized view, or Materialized Query Table (MQT), is an auxiliary table with
precomputed data that can be used to significantly improve the performance of a database …

Increasing buffer-locality for multiple relational table scans through grou** and throttling

CA Lang, B Bhattacharjee, T Malkemus… - 2007 IEEE 23rd …, 2006 - ieeexplore.ieee.org
Decision support (DSS) workloads generally contain multiple large concurrent scan
operations. These are often executed as relational table scans which can take up a lot of I/O …