DBScholar

Back to papers

A SQL Debugger Built from Spare Parts: Turning a SQL:1999 Database System into Its Own Debugger

Summary: Habitat turns any SQL:1999 RDBMS into its own debugger by instrumenting queries with SQL facilities alone. It supports recursive SQL and pre/post-aggregation row-group observations, produced inside the host DB without exposing engine internals, enabling orthogonal in-database debugging. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
5035
Venue
SIGMOD
Year
2015
Pagerank
6.4276648e-05
Overall Rank
4,961 | 65.97%
DOI
10.1145/2732372.2735358

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{dietrich_sigmod15,
        title = {{A SQL Debugger Built from Spare Parts: Turning a SQL:1999 Database System into Its Own Debugger}},
        author = {Dietrich, Benjamin and Grust, Torsten},
        series = {{SIGMOD} '15},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/2732372.2735358},
        url = {https://dl.acm.org/doi/10.1145/2732372.2735358},
        year = {2015}
}

Incoming Citations (Sorted by Pagerank)

Showing 4 of 4 citing papers.

Rank Citing Paper Year Venue Pagerank
7,614 I-Rex: An Interactive Relational Query Explainer for SQL 2020 VLDB 5.5815004e-05
8,834 Qr-Hint: Actionable Hints Towards Correcting Wrong SQL Queries 2024 SIGMOD 5.3599176e-05
9,305 The Power of Constraints in Natural Language to SQL Translation 2025 VLDB 5.289545e-05
9,846 QO-Insight: Inspecting Steered Query Optimizers 2023 VLDB 5.2094004e-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
129 Optimization of Nested SQL Queries Revisited 1987 SIGMOD 0.0003068101
Previous Page 1 / 1 Next

Semantically Similar Papers