您當前的位置:首頁 > 舞蹈

Hyper論文閱讀列表

作者:由 henry liang 發表于 舞蹈時間:2021-07-17

不知不覺我發現自己也讀了HyPer在方方面面的一系列文章,所以乾脆把讀過的這些收攏一下,並爭取把所有的閱讀筆記都補上來,具體列表如下:

綜述

2011, HyPer: A Hybrid OLTP&OLAP Main Memory Database System Based on Virtual Memory Snapshots, ICDE

最佳化器

2006, Analysis of Two Existing and One New Dynamic Programming Algorithm for the Generation of Optimal Bushy Join Trees without Cross Products, VLDB

2008, Dynamic Programming Strikes Back, SIGMOD

2015, Unnesting Arbitrary Queries, BTW

2015, How Good Are Query Optimizers, Really?, VLDB

2017, The Complete Story of Joins, BTW

2018, Adaptive Optimization of Very Large Join Queries, SIGMOD

執行器

2011, Efficiently Compiling Efficient Query Plans for Modern Hardware

,

VLDB

2014, Morsel-Driven Parallelism: A NUMA-Aware Query Evaluation Framework for the Many-Core Age, SIGMOD

2015, Efficient Processing of Window Functions in Analytical SQL Queries, VLDB

2017, The Complete Story of Joins, BTW

2018, Adaptive Execution of Compiled Queries, ICDE

併發控制

2015, Fast Serializable Multi-Version Concurrency Control for Main-Memory Database Systems, SIGMOD

索引結構

2013, The Adaptive Radix Tree: ARTful Indexing for Main-Memory Databases, ICDE

垃圾回收

2020, Scalable Garbage Collection for In-Memory MVCC Systems, VLDB

標簽: memory  Queries  main  ICDE  Query