natural language processing

EntSQL: A Benchmark for Grounding Text-to-SQL in Long-Context Enterprise Knowledge

arXiv:2606.03363

summary

The paper presents EntSQL, a benchmark designed to evaluate text-to-SQL models on enterprise tasks that require grounding in long, proprietary business documents, using a bilingual Chinese‑English dataset across multiple domains.

Abstract

Text-to-SQL enables natural language access to databases, and recent LLMs have substantially advanced its capabilities. Existing benchmarks such as Spider, BIRD, and Spider~2.0 evaluate schema generalization, large-scale databases, and realistic workflows, but largely overlook enterprise scenarios where SQL generation depends on private business knowledge, such as internal metrics, reporting conventions, and organizational rules. We introduce EntSQL, an enterprise-oriented Text-to-SQL benchmark for evaluating long-context grounding over proprietary business documents. EntSQL contains 1,066 aligned Chinese-English semantic examples across five business domains, with most examples requiring domain knowledge beyond the question and schema and involving complex SQL structures. On English inputs, the best evaluated system reaches only 15.9\% when long-form documents are provided, highlighting the difficulty of grounding SQL generation in enterprise knowledge.

Topics & keywords

#text-to-sql#benchmark#enterprise knowledge#long-context grounding#multilingualtext-to-sqllarge language modelsSQL generationChinese-English datasetschema groundingenterprise scenarios