Sonata: Multi-Database Transactions Made Fast and Serializable
Summary: Sonata makes multi-database transactions fast and globally serializable by combining commitment-ordering with 2PC and performing only non-blocking, prepare-time coordination via application-level shims that reuse each DB's local concurrency control. No DB internals or query changes; ~7% coordination overhead on TPC-C and up to 11.1x improvement over prior work. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Chuzhe Tang (Shanghai Jiao Tong University)
- 2. Zhaoguo Wang (Shanghai Jiao Tong University)
- 3. Jinyang Li (New York University)
- 4. Haibo Chen (Shanghai Jiao Tong University)
BibTeX Citation
@article{tang_vldb25,
title = {{Sonata: Multi-Database Transactions Made Fast and Serializable}},
author = {Tang, Chuzhe and Wang, Zhaoguo and Li, Jinyang and Chen, Haibo},
journal = {PVLDB},
series = {{VLDB} '25},
volume = {18},
number = {10},
pages = {3449--3462},
doi = {10.14778/3748191.3748207},
url = {https://doi.org/10.14778/3748191.3748207},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 25 of 25 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 | 867 | Coordination Avoidance in Database Systems | 2015 | VLDB |
| 2 | 8,406 | ScalarDB: Universal Transaction Manager for Polystores | 2023 | VLDB |
| 3 | 233 | Fast Serializable Multi-Version Concurrency Control for Main-Memory Database Systems | 2015 | SIGMOD |
| 4 | 9,097 | On Correctness of Non-serializable Executions | 1993 | PODS |
| 5 | 172 | High-Performance Concurrency Control Mechanisms for Main-Memory Databases | 2012 | VLDB |
| 6 | 4,829 | Strong consistency is not hard to get: Two-Phase Locking and Two-Phase Commit on Thousands of Cores | 2019 | VLDB |
| 7 | 11,648 | Efficiently Supporting Adaptive Multi-Level Serializability Models in Distributed Database Systems | 2021 | SIGMOD |
| 8 | 6,724 | Skeena: Efficient and Consistent Cross-Engine Transactions | 2022 | SIGMOD |
| 9 | 3,661 | Sundial: Harmonizing Concurrency Control and Caching in a Distributed OLTP Database Management System | 2018 | VLDB |
| 10 | 245 | Serializable Isolation for Snapshot Databases | 2008 | SIGMOD |