Title :
HyPer: A hybrid OLTP&OLAP main memory database system based on virtual memory snapshots
Author :
Kemper, Alfons ; Neumann, Thomas
Author_Institution :
Fak. fur Inf., Tech. Univ. Munchen, Garching, Germany
Abstract :
The two areas of online transaction processing (OLTP) and online analytical processing (OLAP) present different challenges for database architectures. Currently, customers with high rates of mission-critical transactions have split their data into two separate systems, one database for OLTP and one so-called data warehouse for OLAP. While allowing for decent transaction rates, this separation has many disadvantages including data freshness issues due to the delay caused by only periodically initiating the Extract Transform Load-data staging and excessive resource consumption due to maintaining two separate information systems. We present an efficient hybrid system, called HyPer, that can handle both OLTP and OLAP simultaneously by using hardware-assisted replication mechanisms to maintain consistent snapshots of the transactional data. HyPer is a main-memory database system that guarantees the ACID properties of OLTP transactions and executes OLAP query sessions (multiple queries) on the same, arbitrarily current and consistent snapshot. The utilization of the processor-inherent support for virtual memory management (address translation, caching, copy on update) yields both at the same time: unprecedentedly high transaction rates as high as 100000 per second and very fast OLAP query response times on a single system executing both workloads in parallel. The performance analysis is based on a combined TPC-C and TPC-H benchmark.
Keywords :
data mining; data warehouses; database management systems; transaction processing; virtual storage; ACID properties; HyPer; OLAP query sessions; data freshness issues; data warehouse; database architectures; excessive resource consumption; extract transform load-data staging; hardware-assisted replication mechanisms; information systems; main-memory database system; mission-critical transactions; online analytical processing; online transaction processing; virtual memory snapshots; Business; Database systems; Memory management; Servers; Shadow mapping;
Conference_Titel :
Data Engineering (ICDE), 2011 IEEE 27th International Conference on
Conference_Location :
Hannover
Print_ISBN :
978-1-4244-8959-6
Electronic_ISBN :
1063-6382
DOI :
10.1109/ICDE.2011.5767867