Anti-Caching: A New Approach to Database Management System Architecture
Summary: Anti-caching flips the storage hierarchy: main memory is primary, cold data moved to disk transactionally. Prototype in high-performance OLTP DBMS; compares to disk-based and memory-cache setups; reports up to 9x throughput gains for highly skewed workloads with data ~8× memory. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Justin DeBrabant (Brown University)
- 2. Andrew Pavlo (Brown University)
- 3. Stephen Tu (Massachusetts Institute of Technology)
- 4. Michael Stonebraker (Massachusetts Institute of Technology)
- 5. Stan Zdonik (Brown University)
BibTeX Citation
@article{debrabant_vldb13,
title = {{Anti-Caching: A New Approach to Database Management System Architecture}},
author = {DeBrabant, Justin and Pavlo, Andrew and Tu, Stephen and Stonebraker, Michael and Zdonik, Stan},
journal = {PVLDB},
series = {{VLDB} '13},
volume = {6},
number = {14},
pages = {1942--1953},
doi = {10.14778/2556549.2556572},
url = {https://doi.org/10.14778/2556549.2556572},
year = {2013}
}
Incoming Citations (Sorted by Pagerank)
Showing 45 of 45 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 11 of 11 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 | 8,774 | Performance and Scalability of Client-Server Database Architectures | 1992 | VLDB |
| 2 | 6,174 | Is Scalable OLTP in the Cloud a Solved Problem? Analyzing Data Access for Distributed OLTP Architectures | 2023 | CIDR |
| 3 | 5,096 | Global Memory Management in Client-Server DBMS Architectures | 1992 | VLDB |
| 4 | 7,792 | Cache-Oblivious Query Processing | 2007 | CIDR |
| 5 | 13,074 | Local Disk Caching for Client-Server Database Systems | 1993 | VLDB |
| 6 | 7,184 | Memory-Optimized Multi-Version Concurrency Control for Disk-Based Database Systems | 2022 | VLDB |
| 7 | 2,870 | Database Architectures for New Hardware | 2004 | VLDB |
| 8 | 4,866 | Micro-architectural Analysis of In-memory OLTP | 2016 | SIGMOD |
| 9 | 29 | Database Architecture Optimized for the New Bottleneck: Memory Access | 1999 | VLDB |
| 10 | 2,376 | Data Caching Tradeoffs in Client-Server DBMS Architectures | 1991 | SIGMOD |