2011 IEEE 27th International Conference on Data Engineering 2011
DOI: 10.1109/icde.2011.5767867
|View full text |Cite
|
Sign up to set email alerts
|

HyPer: A hybrid OLTP&OLAP main memory database system based on virtual memory snapshots

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
342
0
3

Year Published

2013
2013
2019
2019

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 459 publications
(349 citation statements)
references
References 21 publications
0
342
0
3
Order By: Relevance
“…Shared-nothing deployments [57], based on fully independent (physically partitioned) database instances that collectively process the workload, are an increasingly appealing design even within a single node [32,55,58]. This is due to the scalability limitations of shared-everything systems, which suffer from contention when concurrent threads attempt to access shared resources [27].…”
Section: Shared-nothing Database Deploymentsmentioning
confidence: 99%
See 2 more Smart Citations
“…Shared-nothing deployments [57], based on fully independent (physically partitioned) database instances that collectively process the workload, are an increasingly appealing design even within a single node [32,55,58]. This is due to the scalability limitations of shared-everything systems, which suffer from contention when concurrent threads attempt to access shared resources [27].…”
Section: Shared-nothing Database Deploymentsmentioning
confidence: 99%
“…In addition, shared-nothing databases typically make better use of the available hardware resources whenever the workload executes transactions touching data on a single database instance. Systems such as H-Store [58] and HyPer [32] apply the shared-nothing design to the extreme, deploying one single-threaded database instance per CPU core. This enables simplifications or removal of expensive database components such as locking and latching.…”
Section: Shared-nothing Database Deploymentsmentioning
confidence: 99%
See 1 more Smart Citation
“…In Section III we asses the impact of this conflict and describe how we resolve it using JiT-compiled query execution in HyPer [21]. In Section IV we describe the cost model and illustrate its usage for layout optimization in Section V. In Section VI we present our evaluation and conclude in Section VII.…”
Section: Introductionmentioning
confidence: 99%
“…Pure data stream management systems (e.g., [22]) can cope with high-rate input streams and rather complex queries; however, ad-hoc data analysis and advanced analytics on historical data are impossible. From the more traditional DBMS side, read-optimized data organization such as column-oriented data management or hybrid OLTP/OLAP solutions [23] provide efficient ad-hoc data analysis but exhibit drawbacks with regard to write-intensive applications. In the data warehouse area, real-time data warehouse approaches try to cope with a continuous stream of write-only updates and read-only queries at the same time [24].…”
Section: Related Workmentioning
confidence: 99%