A Demonstration of DLBD: Database Logic Bug Detection System
Summary: DLBD is an automated, distributed system for holistic DBMS logic-bug detection that generates schemas and multi-table queries and retrieves ground-truth results—moving beyond prior single-table tools. Provides minimal repro cases, root-cause analysis, heuristic pruning and deduplication to avoid repetitive exploration and scale testing across engines. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Xiu Tang (Zhejiang University)
- 2. Sai Wu (Zhejiang University)
- 3. Dongxiang Zhang (Zhejiang University)
- 4. Ziyue Wang (Zhejiang University)
- 5. Gongsheng Yuan (Zhejiang University)
- 6. Gang Chen (Zhejiang University)
BibTeX Citation
@article{tang_vldb23,
title = {{A Demonstration of DLBD: Database Logic Bug Detection System}},
author = {Tang, Xiu and Wu, Sai and Zhang, Dongxiang and Wang, Ziyue and Yuan, Gongsheng and Chen, Gang},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {12},
pages = {3914--3917},
doi = {10.14778/3611540.3611584},
url = {https://doi.org/10.14778/3611540.3611584},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 2 of 2 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3,903 | Keep It Simple: Testing Databases via Differential Query Plans | 2024 | SIGMOD | 7.0304586e-05 |
| 10,834 | QOVIS: Understanding and Diagnosing Query Optimizer via a Visualization-assisted Approach | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 1 of 1 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 2,044 | Detecting Logic Bugs of Join Optimizations in DBMS | 2023 | SIGMOD | 9.2663577e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,920 | D-Bot: Database Diagnosis System using Large Language Models | 2024 | VLDB |
| 2 | 9,351 | DBG-PT: A Large Language Model Assisted Query Performance Regression Debugger | 2024 | VLDB |
| 3 | 7,427 | Constant Optimization Driven Database System Testing | 2025 | SIGMOD |
| 4 | 2,030 | APOLLO: Automatic Detection and Diagnosis of Performance Regressions in Database Systems | 2020 | VLDB |
| 5 | 2,044 | Detecting Logic Bugs of Join Optimizations in DBMS | 2023 | SIGMOD |
| 6 | 10,477 | One DBMS, Two Modes, and a Bunch of Bugs: Catching Logic Bugs in Distributed DBMSs via Differential Testing | 2026 | SIGMOD |
| 7 | 10,216 | DBugScribe: Automatic Database Bug Reproduction from Community Reports | 2026 | SIGMOD |
| 8 | 5,429 | Detecting Metadata-Related Logic Bugs in Database Systems via Raw Database Construction | 2024 | VLDB |
| 9 | 10,358 | Detecting Logic Bugs in DBMSs via Equivalent Data Construction | 2026 | SIGMOD |
| 10 | 9,227 | Detecting Schema-Related Logic Bugs in Relational DBMSs via Equivalent Database Construction | 2025 | VLDB |