Aria: A Fast and Practical Deterministic OLTP Database
Summary: Aria is a distributed, deterministic OLTP DB that eliminates the requirement to know read/write sets ahead of time. It runs a batch against a single snapshot, then deterministically commits without cross-replica coordination, using a reordering scheme to reduce conflicts; up to 2x throughput on YCSB and TPC-C. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yi Lu (Massachusetts Institute of Technology)
- 2. Xiangyao Yu (University of Wisconsin)
- 3. Lei Cao (Massachusetts Institute of Technology)
- 4. Samuel Madden (Massachusetts Institute of Technology)
BibTeX Citation
@article{lu_vldb20,
title = {{Aria: A Fast and Practical Deterministic OLTP Database}},
author = {Lu, Yi and Yu, Xiangyao and Cao, Lei and Madden, Samuel},
journal = {PVLDB},
series = {{VLDB} '20},
volume = {13},
number = {11},
pages = {2047--2060},
doi = {10.14778/3407790.3407808},
url = {https://doi.org/10.14778/3407790.3407808},
year = {2020}
}
Incoming Citations (Sorted by Pagerank)
Showing 43 of 43 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,967 | STAR: Scaling Transactions through Asymmetric Replication | 2019 | VLDB |
| 2 | 5,449 | Aerospike: Architecture of a Real-Time Operational DBMS | 2016 | VLDB |
| 3 | 3,687 | MaaT: Effective and scalable coordination of distributed transactions in the cloud | 2014 | VLDB |
| 4 | 1,926 | An Evaluation of Distributed Concurrency Control | 2017 | VLDB |
| 5 | 471 | Skew-Aware Automatic Database Partitioning in Shared-Nothing, Parallel OLTP Systems | 2012 | SIGMOD |
| 6 | 2,765 | An Evaluation of the Advantages and Disadvantages of Deterministic Database Systems | 2014 | VLDB |
| 7 | 4,869 | Epoch-based Commit and Replication in Distributed OLTP Databases | 2021 | VLDB |
| 8 | 655 | ERMIA: Fast Memory-Optimized Database System for Heterogeneous Workloads | 2016 | SIGMOD |
| 9 | 6,867 | Caerus: Low-Latency Distributed Transactions for Geo-Replicated Systems | 2024 | VLDB |
| 10 | 766 | The Case for Determinism in Database Systems | 2010 | VLDB |