2025
PARROT: A Benchmark for Evaluating LLMs in Cross-System SQL Translation
NeurIPS 2025poster
Large language models (LLMs) have shown increasing effectiveness in Text-to-SQL tasks. However, another closely related problem, Cross-System SQL Translation (a.k.a., SQL-to-SQL), which adapts a query written for one database system (e.g., MySQL) into its equivalent one for another system (e.g., Cli…