2021 IEEE International Conference on Networking, Architecture and Storage (NAS) 2021
DOI: 10.1109/nas51552.2021.9605481
|View full text |Cite
|
Sign up to set email alerts
|

Improving Relational Database Upon the Arrival of Storage Hardware with Built-in Transparent Compression

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2023
2023
2023
2023

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(4 citation statements)
references
References 16 publications
0
4
0
Order By: Relevance
“…In addition, the amplified database size deteriorates the performance of MyRocks in terms of TPS and write amplification, whereas optimized MySQL suffers less from space amplification by leveraging our effective space-optimizing techniques. Adding to the claim that B-tree can achieve similar write amplification than LSM tree [13], experiment result shown in Fig. IV-A1 implies that B-tree-based storage engines do achieve even smaller space and write amplification than LSM tree.…”
Section: ) Comparison With Myrocksmentioning
confidence: 92%
“…In addition, the amplified database size deteriorates the performance of MyRocks in terms of TPS and write amplification, whereas optimized MySQL suffers less from space amplification by leveraging our effective space-optimizing techniques. Adding to the claim that B-tree can achieve similar write amplification than LSM tree [13], experiment result shown in Fig. IV-A1 implies that B-tree-based storage engines do achieve even smaller space and write amplification than LSM tree.…”
Section: ) Comparison With Myrocksmentioning
confidence: 92%
“…Related work: Computational storage [14] enables data-intensive applications by offloading computation to storage devices. Data compression [15] is a suitable task for this, but it faces challenges such as memory constraints, data dependency, bandwidth and latency trade-offs, and power efficiency. Previous works apply LZ77 to various hardware scenarios.…”
Section: Implementation and Evaluationmentioning
confidence: 99%
“…Traditionally, search mechanisms make use of various index structures such as binary tree, hash, B+-tree, trie, skip list, ordered index, and so on [1,2,[5][6][7][8]. Learned index is a recently developed idea that integrates machine learning algorithms into index structures to improve search performance and to reduce the memory footprint for index structures [9].…”
Section: Learned Indexmentioning
confidence: 99%
“…Many data structures have been developed to enhance performance and to reduce memory usage of search. Typical examples include B+-tree [5], trie [6], radix tree [7], ordered index [8], and so on. Recently, a new approach, called learned index, has gained attention [9][10][11].…”
Section: Introductionmentioning
confidence: 99%