Epoxy: ACID Transactions Across Diverse Data Stores
Summary: Epoxy provides ACID transactions across heterogeneous data stores by extending MVCC with metadata-based global snapshots. Its atomic commit requires only durable writes—not 2PC participant support—achieving near-XA performance across five stores. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Peter Kraft (Stanford University)
- 2. Qian Li (Stanford University)
- 3. Xinjing Zhou (Massachusetts Institute of Technology)
- 4. Peter Bailis (Stanford University)
- 5. Michael Stonebraker (Massachusetts Institute of Technology)
- 6. Matei Zaharia (Stanford University)
- 7. Xiangyao Yu (University of Wisconsin)
BibTeX Citation
@article{kraft_vldb23,
title = {{Epoxy: ACID Transactions Across Diverse Data Stores}},
author = {Kraft, Peter and Li, Qian and Zhou, Xinjing and Bailis, Peter and Stonebraker, Michael and Zaharia, Matei and Yu, Xiangyao},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {11},
pages = {2742--2754},
doi = {10.14778/3611479.3611484},
url = {https://doi.org/10.14778/3611479.3611484},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 6 of 6 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 9,774 | Hermes: Off-the-Shelf Real-Time Transactional Analytics | 2025 | VLDB | 5.2209769e-05 |
| 10,852 | Accio: Bolt-on Query Federation | 2025 | VLDB | 5.093636e-05 |
| 10,889 | Concurrency Control as a Service | 2025 | VLDB | 5.093636e-05 |
| 10,926 | Sonata: Multi-Database Transactions Made Fast and Serializable | 2025 | VLDB | 5.093636e-05 |
| 10,997 | The HANA Native Query Engine for Lakehouse Systems | 2025 | VLDB | 5.093636e-05 |
| 11,011 | From Scale-Up to Scale-Out: PolarDB’s Journey to Achieving 2 Billion tpmC | 2025 | VLDB | 5.093636e-05 |
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 | 6,099 | Transaction Repair for Multi-Version Concurrency Control | 2017 | SIGMOD |
| 2 | 4,829 | Strong consistency is not hard to get: Two-Phase Locking and Two-Phase Commit on Thousands of Cores | 2019 | VLDB |
| 3 | 4,869 | Epoch-based Commit and Replication in Distributed OLTP Databases | 2021 | VLDB |
| 4 | 3,687 | MaaT: Effective and scalable coordination of distributed transactions in the cloud | 2014 | VLDB |
| 5 | 2,411 | Towards Elastic Transactional Cloud Storage with Range Query Support | 2010 | VLDB |
| 6 | 2,903 | Deuteronomy: Transaction Support for Cloud Data | 2011 | CIDR |
| 7 | 2,419 | Towards a Non-2PC Transaction Management in Distributed Database Systems | 2016 | SIGMOD |
| 8 | 5,207 | Unifying Consensus and Atomic Commitment for Effective Cloud Data Management | 2019 | VLDB |
| 9 | 6,509 | Scalable Transactions across Heterogeneous NoSQL Key-Value Data Stores | 2013 | VLDB |
| 10 | 2,497 | Low-Latency Multi-Datacenter Databases using Replicated Commit | 2013 | VLDB |