CoroBase: Coroutine-Oriented Main-Memory Database Engine
Summary: CoroBase models transactions as lightweight coroutines, enabling inter-transaction software-prefetch batching without application/interface changes. Its full-engine design nearly doubles read-intensive throughput on 48 cores while remaining competitive when prefetching offers little benefit. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yongjun He (Simon Fraser University)
- 2. Jiacheng Lu (Simon Fraser University)
- 3. Tianzheng Wang (Simon Fraser University)
BibTeX Citation
@article{he_vldb21,
title = {{CoroBase: Coroutine-Oriented Main-Memory Database Engine}},
author = {He, Yongjun and Lu, Jiacheng and Wang, Tianzheng},
journal = {PVLDB},
series = {{VLDB} '21},
volume = {14},
number = {3},
pages = {431--444},
doi = {10.14778/3430915.3430932},
url = {https://doi.org/10.14778/3430915.3430932},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 13 of 13 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 29 of 29 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 3,198 | Scaling Multicore Databases via Constrained Parallel Execution | 2016 | SIGMOD |
| 2 | 8,840 | Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? | 2025 | SIGMOD |
| 3 | 9,287 | Executing Long-Running Transactions in Synchronization-Free Main Memory Database Systems | 2013 | CIDR |
| 4 | 12,087 | A Multicore Database Is Not a Distributed System | 2015 | CIDR |
| 5 | 4,356 | Adaptive Concurrency Control: Despite the Looking Glass, One Concurrency Control Does Not Fit All | 2017 | CIDR |
| 6 | 8,962 | Automatic Contention Detection and Amelioration for Data-Intensive Operations | 2010 | SIGMOD |
| 7 | 2,713 | Robust Query Processing in Co-Processor-accelerated Databases | 2016 | SIGMOD |
| 8 | 4,440 | The Art of Latency Hiding in Modern Database Engines | 2024 | VLDB |
| 9 | 3,642 | CoroGraph: Bridging Cache Efficiency and Work Efficiency for Graph Algorithm Execution | 2024 | VLDB |
| 10 | 2,767 | Exploiting Coroutines to Attack the "Killer Nanoseconds" | 2018 | VLDB |