Skip to main content
Jian Zhang

Jian Zhang

A database engineer

Recent

[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
[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
[DaMoN 2020] Scalable and Robust Latches for Database Systems
·330 words·2 mins
Paper Reading Latch
[SIGMOD 2020] Rethinking Logging, Checkpoints, and Recovery for High-Performance Storage Engines
·687 words·4 mins
Paper Reading Logging & Recoverying