DBScholar

Back to papers

PATSQL: Efficient Synthesis of SQL Queries from Example Tables with Quick Inference of Projected Columns

Summary: PATSQL enables fast SQL synthesis from example tables by lifting projection over operators via RA rules to infer columns. New constraints with top-down propagation speed sketch completion; on 226 queries, it solves 68% and finds 89% within 1s. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
12564
Venue
VLDB
Year
2021
Pagerank
6.2195845e-05
Overall Rank
5,438 | 62.70%
DOI
10.14778/3476249.3476253

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{takenouchi_vldb21,
        title = {{PATSQL: Efficient Synthesis of SQL Queries from Example Tables with Quick Inference of Projected Columns}},
        author = {Takenouchi, Keita and Ishio, Takashi and Okada, Joji and Sakata, Yuji},
        journal = {PVLDB},
        series = {{VLDB} '21},
        volume = {14},
        number = {11},
        pages = {1937--1949},
        doi = {10.14778/3476249.3476253},
        url = {https://doi.org/10.14778/3476249.3476253},
        year = {2021}
}

Incoming Citations (Sorted by Pagerank)

Showing 4 of 4 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 8 of 8 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