2025
Dialect-SQL: An Adaptive Framework for Bridging the Dialect Gap in Text-to-SQL
EMNLP 2025
Text-to-SQL is the task of translating natural language questions into SQL queries based on relational databases. Different databases implement their own SQL dialects, leading to variations in syntax. As a result, SQL queries designed for one database may not execute properly in another, creating a