AI RESEARCH

APEX-SQL: Talking to the data via Agentic Exploration for Text-to-SQL

arXiv CS.AI

ArXi:2602.16720v2 Announce Type: replace-cross Text-to-SQL systems powered by Large Language Models have excelled on academic benchmarks but struggle in complex enterprise environments. The primary limitation lies in their reliance on static schema representations, which fails to resolve semantic ambiguity and scale effectively to large, complex databases. To address this, we propose APEX-SQL, an Agentic Text-to-SQL Framework that shifts the paradigm from passive translation to agentic exploration. Our framework employs a hypothesis-verification loop to ground model reasoning in real data.