This paper explores efficient ways to use flash memory to store online analytical processing (OLAP) data. The particular type of queries considered are range queries using the aggregate functions SUM, COUNT and AVG. The asymmetric cost of reads and writes for flash memory gives higher importance to how updates are handled in a flash memory environment. A popular data structure used for answering OLAP range-sum queries is the prefix sum cube. It allows the range-sum query to be answered in constant time. However, updating the prefix sum cube is very expensive. To overcome this, the -tree was proposed by Chun et al. (Dynamic update cube for range-sum queries. Proc. Int. Conf. Very Large Data Bases, San Francisco, CA, USA, 2001, pp. 521–530. M...
Decision support applications often require fast response time to a wide variety of aggregate quer...
Abstract: Accumulation of large amounts of data in organizations led to the need of creati...
This work aims at reducing the main-memory footprint in high performance hybrid OLTP&OLAP databases,...
This paper explores efficient ways to use flash memory to store online analytical processing (OLAP) ...
A range query applies an aggregation operation over all selected cells of an OLAP data cube where th...
A range query applies an aggregation operation (e.g., SUM) over all selected cells of an OLAP data c...
Data warehouses contain data consolidated from several operational databases and provide the histori...
The goal of on-line analytical processing (OLAP) is to answer queries quickly from large amounts of ...
Growing main memory sizes have facilitated database man-agement systems that keep the entire databas...
Most embedded database systems are built on a two-level memory hierarchy, a RAM buffer on top of fla...
OLAP (Online Analytical Processing) systems play an important role in many industries today. By aggr...
The ongoing trend for data gathering not only produces larger volumes of data, but also increases th...
OLAP is a process and methodology for a multidimensional data analysis that is essential to extract ...
We present external memory data structures for efficiently answering range-aggregate queries. The ra...
AbstractWe study the problem of pre-computing auxillary information to support on-line range queries...
Decision support applications often require fast response time to a wide variety of aggregate quer...
Abstract: Accumulation of large amounts of data in organizations led to the need of creati...
This work aims at reducing the main-memory footprint in high performance hybrid OLTP&OLAP databases,...
This paper explores efficient ways to use flash memory to store online analytical processing (OLAP) ...
A range query applies an aggregation operation over all selected cells of an OLAP data cube where th...
A range query applies an aggregation operation (e.g., SUM) over all selected cells of an OLAP data c...
Data warehouses contain data consolidated from several operational databases and provide the histori...
The goal of on-line analytical processing (OLAP) is to answer queries quickly from large amounts of ...
Growing main memory sizes have facilitated database man-agement systems that keep the entire databas...
Most embedded database systems are built on a two-level memory hierarchy, a RAM buffer on top of fla...
OLAP (Online Analytical Processing) systems play an important role in many industries today. By aggr...
The ongoing trend for data gathering not only produces larger volumes of data, but also increases th...
OLAP is a process and methodology for a multidimensional data analysis that is essential to extract ...
We present external memory data structures for efficiently answering range-aggregate queries. The ra...
AbstractWe study the problem of pre-computing auxillary information to support on-line range queries...
Decision support applications often require fast response time to a wide variety of aggregate quer...
Abstract: Accumulation of large amounts of data in organizations led to the need of creati...
This work aims at reducing the main-memory footprint in high performance hybrid OLTP&OLAP databases,...