2 papers
cs.DB2023
Towards Flexibility and Robustness of LSM Trees
Andy Huynh, Harshal A. Chaudhari, Evimaria Terzi +1
Log-Structured Merge trees (LSM trees) are increasingly used as part of the storage engine behind several data systems, and are frequently deployed in the cloud. As the number of a…
cs.DB2023
NOCAP: Near-Optimal Correlation-Aware Partitioning Joins
Zichen Zhu, Xiao Hu, Manos Athanassoulis
Storage-based joins are still commonly used today because the memory budget does not always scale with the data size. One of the many join algorithms developed that has been widely…