Skip to main content

Posts

2024

SIGMOD 2024 | Amazon MemoryDB: A Fast and Durable Memory-First Cloud Database
·611 words·3 mins
Paper Reading Redis Cloud
DuckDB | Query Optimizer
·325 words·2 mins
DuckDB Query Optimization
[VLDB 2023] What Modern NVMe Storage Can Do, And How To Exploit It: High-Performance I/O for High-Performance Storage Engines
·549 words·3 mins
Paper Reading Storage
[VLDB 2018] Plan Stitch: Harnessing the Best of Many Plans
·762 words·4 mins
Paper Reading Query Optimization

2023

[VLDB 2020] CoroBase: Coroutine-Oriented Main-Memory Database Engine
·534 words·3 mins
Paper Reading Memory Database CPU Prefetch
[MySQL 8.0] 通过 Optimizer Trace 概览查询优化
·815 words·4 mins
MySQL Query Optimization
[SIGMOD 2008] Dynamic Programming Strikes Back
·1366 words·7 mins
Paper Reading Join Reorder
[VLDB 2006] Analysis of Two Existing and One New Dynamic Programming Algorithm for the Generation of Optimal Bushy Join Trees without Cross Products
·677 words·4 mins
Paper Reading Join Reorder
[VLDB 2023] Scalable and Robust Snapshot Isolation for High-Performance Storage Engines
·885 words·5 mins
Paper Reading MVCC