DBScholar

Back to papers

Dialect-Agnostic SQL Parsing via LLM-Based Segmentation

Summary: SQLFlex combines grammar parsing with LLM-based clause- and expression-level segmentation, avoiding LLMs’ weaknesses on hierarchical SQL and hallucination. It robustly parses eight dialects (91.55–100%), improving linting and test-case reduction over existing tools. (summarized by gpt-5.6-luna on Jul 26 2026)

Paper ID
h281799b088e1caf1
Venue
SIGMOD
Year
2026
Pagerank
4.9793485e-05
Overall Rank
10,436 | 29.84%
DOI
10.1145/3802038

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@inproceedings{an_sigmod26,
        title = {{Dialect-Agnostic SQL Parsing via LLM-Based Segmentation}},
        author = {An, Junwen and Mahathevan, Kabilan and Rigger, Manuel},
        series = {{SIGMOD} '26},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3802038},
        url = {https://dl.acm.org/doi/10.1145/3802038},
        year = {2026}
}

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 20 of 20 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
118 The EXODUS Optimizer Generator 1987 SIGMOD 0.00031392616
174 Text-to-SQL Empowered by Large Language Models: A Benchmark Evaluation 2024 VLDB 0.00026790979
1,893 WeTune: Automatic Discovery and Verification of Query Rewrite Rules 2022 SIGMOD 9.4126198e-05
2,039 LLM-R^2: A Large Language Model Enhanced Rule-based Rewrite System for Boosting Query Efficiency 2025 VLDB 9.1493268e-05
2,348 The Dawn of Natural Language to SQL: Are We Fully Ready? 2024 VLDB 8.6009821e-05
2,395 A Learned Query Rewrite System using Monte Carlo Tree Search 2022 VLDB 8.5281914e-05
3,147 SQL Has Problems. We Can Fix Them: Pipe Syntax In SQL 2024 VLDB 7.5951285e-05
3,180 A Critique of Modern SQL And A Proposal Towards A Simple and Expressive Query Language 2024 CIDR 7.5639428e-05
4,102 QED: A Powerful Query Equivalence Decider for SQL 2024 VLDB 6.8070264e-05
4,108 QueryBooster: Improving SQL Performance Using Middleware Services for Human-Centered Query Rewriting 2023 VLDB 6.8020689e-05
4,132 SQLStorm: Taking Database Benchmarking into the LLM Era 2025 VLDB 6.7885553e-05
4,149 SQLCheck: Automated Detection and Diagnosis of SQL Anti-Patterns 2020 SIGMOD 6.7796171e-05
4,229 Cracking SQL Barriers: An LLM-based Dialect Translation System 2025 SIGMOD 6.7165534e-05
4,847 Explaining Wrong Queries Using Small Examples 2019 SIGMOD 6.3823876e-05
5,385 SchemaPile: A Large Collection of Relational Database Schemas 2024 SIGMOD 6.1523255e-05
5,511 Runtime-Extensible Parsers 2025 CIDR 6.0994747e-05
6,147 Sia: Optimizing Queries using Learned Predicates 2021 SIGMOD 5.8710365e-05
7,746 I-Rex: An Interactive Relational Query Explainer for SQL 2020 VLDB 5.4605889e-05
10,001 Democratize MATCH_RECOGNIZE ! 2025 VLDB 5.0979044e-05
11,547 Understanding and Reusing Test Suites Across Database Systems 2024 SIGMOD 4.9793485e-05
Previous Page 1 / 1 Next

Semantically Similar Papers