This is the official repository for the paper "E-SQL: Direct Schema Linking via Question Enrichment in Text-to-SQL". Translating natural language queries into SQL (Text-to-SQL) is a critical task for ...
Abstract: schema matching aims to find the correspondence between two or more schemas. It is needed in many systems, such as data warehouses or data integration systems, as well as in many database ...
Abstract: The Text-to-SQL task has significant application prospects in automating relational database query interfaces. It can reduce user learning costs and improve data query efficiency. However, ...