Computer-Orchestrated Design of Algorithms: From Join Specification to Implementation
Read the paper · arXiv:2603.19434
What this paper does with SQLancer
How it was classified
uses infrastructure — no
SQLancer is cited, not used; nothing in the mentions describes reusing its code.
extends technique — no
No technique is extended; the citation is background.
compares with — no
No empirical comparison against SQLancer is reported in the mentions.
describes as state of the art — no
The citation does not characterise SQLancer as the state of the art.
SQLancer publications it cites (2)
Bibliography entries that resolved to a SQLancer publication, or to a paper by one of the project's authors. A sentence citing one of these numbers is a reference to SQLancer even when it never writes the name.
| # | Entry | Matched as |
|---|---|---|
| 12 | Manuel Rigger and Zhendong Su. 2020. Testing Database Engines via Pivoted Query Synthesis. In14th USENIX Symposium on Operating Systems Design and Implementation, OSDI 2020, Virtual Event, November 4-6, 2020. USENIX A... | sqlancer publication · PQS |
| 18 | Chi Zhang and Manuel Rigger. 2025. Constant Optimization Driven Database System Testing. doi:10.1145/ 3709674 | sqlancer publication · CODDTEST |
Every place it refers to SQLancer (2)
2 sentences, each stored verbatim from the extracted text with where it was found and how. “Citation marker” means the sentence names no tool at all and was reached through a reference number that resolved to a SQLancer publication.
| Id | Sentence | Found by | Where |
|---|---|---|---|
| M1 | A natural choice to verify the physical translation of such algorithms is to leverage conventional database testing frameworks [ 6, 7,9,12–15,18,21]. |
citation marker |
1 Introduction page 1 |
| M2 | 5 Related Work Extensive research applies differential and generator-based testing to validate database implementations [ 6,7,12–15,21], typically executing synthesized SQL queries against mature DBMSs. |
citation marker |
4.3 Case Study 3: Architectural Evolution and page 6 |