Cracking SQL Barriers: An LLM-based Dialect Translation System
Summary: CrackSQL leverages LLMs to translate SQL dialects via function-based segmentation, normalization, and translation-irrelevant abstraction for long, multi-syntax queries. A Cross-Dialect Syntax Embedding Model with a Local-to-Global loop enables targeted fixes and iterative translation. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Wei Zhou (Shanghai Jiao Tong University)
- 2. Yuyang Gao (Tsinghua University)
- 3. Xuanhe Zhou (Shanghai Jiao Tong University)
- 4. Guoliang Li (Tsinghua University)
BibTeX Citation
@inproceedings{zhou_sigmod25,
title = {{Cracking SQL Barriers: An LLM-based Dialect Translation System}},
author = {Zhou, Wei and Gao, Yuyang and Zhou, Xuanhe and Li, Guoliang},
series = {{SIGMOD} '25},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3725278},
url = {https://dl.acm.org/doi/10.1145/3725278},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 11 of 11 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 17 of 17 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
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 7,012 | Reliable Text-to-SQL with Adaptive Abstention | 2025 | SIGMOD |
| 2 | 776 | Natural language to SQL: Where are we today? | 2020 | VLDB |
| 3 | 9,210 | Natural Language to SQL: State of the Art and Open Problems | 2025 | VLDB |
| 4 | 7,952 | The Power of Constraints in Natural Language to SQL Translation | 2025 | VLDB |
| 5 | 174 | Text-to-SQL Empowered by Large Language Models: A Benchmark Evaluation | 2024 | VLDB |
| 6 | 5,544 | Automated Validating and Fixing of Text-to-SQL Translation with Execution Consistency | 2025 | SIGMOD |
| 7 | 10,436 | Dialect-Agnostic SQL Parsing via LLM-Based Segmentation | 2026 | SIGMOD |
| 8 | 11,389 | Horizon: Robust Checks for SQL Migration Using LLMs | 2025 | VLDB |
| 9 | 10,892 | Dial: A Knowledge-Grounded Dialect-Specific NL2SQL System | 2026 | VLDB |
| 10 | 11,021 | DialectEvo: Bridging SQL Dialects with Execution-Guided Knowledge Refinement | 2026 | VLDB |