Memory-Optimized Multi-Version Concurrency Control for Disk-Based Database Systems
Summary: Memory-optimized MVCC for disk-based DBs leverages in-memory versioning metadata to minimize concurrency control. Rare large writes fall back to a lightweight mechanism, yielding up to an order of magnitude higher throughput than existing disk-based systems. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Michael Freitag (Technical University of Munich)
- 2. Alfons Kemper (Technical University of Munich)
- 3. Thomas Neumann (Technical University of Munich)
BibTeX Citation
@article{freitag_vldb22,
title = {{Memory-Optimized Multi-Version Concurrency Control for Disk-Based Database Systems}},
author = {Freitag, Michael and Kemper, Alfons and Neumann, Thomas},
journal = {PVLDB},
series = {{VLDB} '22},
volume = {15},
number = {11},
pages = {2797--2810},
doi = {10.14778/3551793.3551832},
url = {https://doi.org/10.14778/3551793.3551832},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 6 of 6 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 6,498 | LeanStore: A High-Performance Storage Engine for NVMe SSDs | 2024 | VLDB | 5.861854e-05 |
| 7,072 | Two Birds With One Stone: Designing a Hybrid Cloud Storage Engine for HTAP | 2024 | VLDB | 5.7107965e-05 |
| 7,988 | Scalable and Robust Snapshot Isolation for High-Performance Storage Engines | 2023 | VLDB | 5.5113542e-05 |
| 9,547 | Tabular: Efficiently Building Efficient Indexes | 2025 | VLDB | 5.2528121e-05 |
| 10,371 | Focus! Fast On-disk Concurrency-control Using Sketches | 2026 | SIGMOD | 5.093636e-05 |
| 10,965 | Enhancing Transaction Processing through Indirection Skipping | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 35 of 35 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 | 9,287 | Executing Long-Running Transactions in Synchronization-Free Main Memory Database Systems | 2013 | CIDR |
| 2 | 773 | Low Overhead Concurrency Control for Partitioned Main Memory Databases | 2010 | SIGMOD |
| 3 | 1,420 | Lightweight Locking for Main Memory Database Systems | 2013 | VLDB |
| 4 | 6,751 | An Almost-Serial Protocol for Transaction Execution in Main-Memory Database Systems | 2002 | VLDB |
| 5 | 5,809 | Logical and Physical Versioning in Main Memory Databases | 1997 | VLDB |
| 6 | 4,218 | Reducing Database Locking Contention Through Multi-version Concurrency | 2014 | VLDB |
| 7 | 422 | Umbra: A Disk-Based System with In-Memory Performance | 2020 | CIDR |
| 8 | 233 | Fast Serializable Multi-Version Concurrency Control for Main-Memory Database Systems | 2015 | SIGMOD |
| 9 | 903 | An Empirical Evaluation of In-Memory Multi-Version Concurrency Control | 2017 | VLDB |
| 10 | 172 | High-Performance Concurrency Control Mechanisms for Main-Memory Databases | 2012 | VLDB |