SQLord: A Robust Enterprise Text-to-SQL Solution via Reverse Data Generation and Workflow DecompositionSong Cheng, Qiannan Cheng, Linbo Jin, Lei Yi, Guannan Zhanghttps://arxiv.org/abs/2507.10629
SQLord: A Robust Enterprise Text-to-SQL Solution via Reverse Data Generation and Workflow DecompositionTransforming natural language into SQL queries (NL2SQL) is crucial for data-driven business applications. Existing frameworks, trained on open-source datasets, struggle with complex business logic and lack domain-specific data for fine-tuning. Additionally, evaluation methods often require annotated data and executable database environments, which are scarce in real-world scenarios. To address these challenges, we propose SQLord, an enterprise-level NL2SQL framework. First, SQLord introduces a …