Vive la Différence: Practical Diff Testing of Stateful Applications
Summary: A practical diff-testing framework for stateful application rollouts, comparing old/new versions under replayed client workloads. It combines PostgreSQL database branching with efficient branch diffing to expose version-interaction bugs while limiting performance overhead. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Kexin Zhu (Google)
- 2. Michael Whittaker (Google)
- 3. Srdjan Petrovic (Google)
- 4. Robert Grandl (Google)
- 5. Sanjay Ghemawat (Google)
BibTeX Citation
@article{zhu_vldb25,
title = {{Vive la Différence: Practical Diff Testing of Stateful Applications}},
author = {Zhu, Kexin and Whittaker, Michael and Petrovic, Srdjan and Grandl, Robert and Ghemawat, Sanjay},
journal = {PVLDB},
series = {{VLDB} '25},
volume = {18},
number = {7},
pages = {2018--2030},
doi = {10.14778/3734839.3734841},
url = {https://doi.org/10.14778/3734839.3734841},
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 3 of 3 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 1,946 | OrpheusDB: Bolt-on Versioning for Relational Databases | 2017 | VLDB | 9.4334506e-05 |
| 2,235 | Decibel: The Relational Dataset Branching System | 2016 | VLDB | 8.8913373e-05 |
| 3,208 | ForkBase: An Efficient Storage Engine for Blockchain and Forkable Applications | 2018 | VLDB | 7.635872e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 6,872 | Efficient Regression Tests for Database Applications | 2005 | CIDR |
| 2 | 12,758 | Parallel Execution of Test Runs for Database Application Systems | 2005 | VLDB |
| 3 | 1,247 | Don't be lazy, be consistent: Postgres-R, A new way to implement Database Replication | 2000 | VLDB |
| 4 | 3,903 | Keep It Simple: Testing Databases via Differential Query Plans | 2024 | SIGMOD |
| 5 | 10,569 | Toward Drift-Aware Database Benchmarking | 2026 | VLDB |
| 6 | 11,333 | The Case for DBMS Live Patching | 2024 | VLDB |
| 7 | 3,063 | Oracle Database Replay | 2008 | SIGMOD |
| 8 | 8,030 | Testing Database Applications | 2006 | SIGMOD |
| 9 | 11,201 | Live Patching for Distributed In-Memory Key-Value Stores | 2024 | SIGMOD |
| 10 | 10,477 | One DBMS, Two Modes, and a Bunch of Bugs: Catching Logic Bugs in Distributed DBMSs via Differential Testing | 2026 | SIGMOD |