2015 IEEE 31st International Conference on Data Engineering 2015
DOI: 10.1109/icde.2015.7113372
|View full text |Cite
|
Sign up to set email alerts
|

In-memory BLU acceleration in IBM's DB2 and dashDB: Optimized for modern workloads and hardware architectures

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0

Year Published

2015
2015
2023
2023

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 18 publications
(11 citation statements)
references
References 6 publications
0
11
0
Order By: Relevance
“…However, there has been a surge in interests in recent years [222]. Examples of commercial in-memory relational databases include SAP HANA [77], VoltDB [150], Oracle TimesTen [38], SolidDB [40], IBM DB2 with BLU Acceleration [223], [224], Microsoft Hekaton [37], NuoDB [43], eXtremeDB [225], Pivotal SQLFire [226], and MemSQL [42]. There are also well known research/open-source projects such as HStore [36], HyPer [35], Silo [39], Crescando [227], HYRISE [176], and MySQL Cluster NDB [228].…”
Section: In-memory Relational Databasesmentioning
confidence: 99%
“…However, there has been a surge in interests in recent years [222]. Examples of commercial in-memory relational databases include SAP HANA [77], VoltDB [150], Oracle TimesTen [38], SolidDB [40], IBM DB2 with BLU Acceleration [223], [224], Microsoft Hekaton [37], NuoDB [43], eXtremeDB [225], Pivotal SQLFire [226], and MemSQL [42]. There are also well known research/open-source projects such as HStore [36], HyPer [35], Silo [39], Crescando [227], HYRISE [176], and MySQL Cluster NDB [228].…”
Section: In-memory Relational Databasesmentioning
confidence: 99%
“…The work most closely related to Data Blocks is the storage format of IBM DB2 BLU [4,30], which also consists of blocks representing all columns of a sequence of tuples stored in compressed columnar format inside the block (a concept introduced as PAX [3]) and provides mechanisms for early evaluation of range filters inside the scan. The main differences are that HyPer avoids bit-packing to keep positional access fast and introduces the PSMAs that further improve the evaluation of early selections.…”
Section: Related Workmentioning
confidence: 99%
“…Yet, in many cases, the large number of concurrent user requests and the increasingly complex queries they issue force storing data on disk. Hence, modern data management systems need to be able to use different levels of the storage hierarchy interchangeably [3].…”
Section: Deep Storage Hierarchiesmentioning
confidence: 99%