LeanStore: A High-Performance Storage Engine for NVMe SSDs

V Leis - Proceedings of the VLDB Endowment, 2024 - dl.acm.org
Neither traditional disk-based database systems nor modern inmemory database systems
are capable of fully exploiting modern servers with multiple NVMe SSDs. LeanStore is a …

The Art of Latency Hiding in Modern Database Engines

K Huang, T Wang, Q Zhou, Q Meng - Proceedings of the VLDB …, 2023 - dl.acm.org
Modern database engines must well use multicore CPUs, large main memory and fast
storage devices to achieve high performance. A common theme is hiding latencies such that …

DEX: Scalable Range Indexing on Disaggregated Memory

B Lu, K Huang, CJM Liang, T Wang, E Lo - Proceedings of the VLDB …, 2024 - dl.acm.org
Memory disaggregation can potentially allow memory-optimized range indexes such as B+-
trees to scale beyond one machine while attaining high hardware utilization and low cost …

DEX: Scalable Range Indexing on Disaggregated Memory [Extended Version]

B Lu, K Huang, CJM Liang, T Wang, E Lo - arXiv preprint arXiv …, 2024 - arxiv.org
Memory disaggregation can potentially allow memory-optimized range indexes such as B+-
trees to scale beyond one machine while attaining high hardware utilization and low cost …

Managing Very Large Datasets on Directly Attached NVMe Arrays

G Haas, A Alhomssi, V Leis - Scalable Data Management for Future …, 2025 - Springer
High-performance solid-state drives based on flash memory have replaced hard disks as the
primary storage medium. Modern servers can host ten or more NVMe SSDs, and the …

Heterogeneous memory technologies in database management systems

R Lasch - db-thueringen.de
Datenbanksysteme sind ein fundamentaler Baustein der modernen IT-Landschaft. Ihr
Betrieb trägt häufig deutlich zu den Gesamtkosten von IT-Systemen bei. Folglich besteht …