Browse State-of-the-Art › SQL Parsing
SQL Parsing
24 papers with code · 0 benchmarks · 2 datasets archive 2025-07-28
Benchmarks archive 2025-07-28
No benchmark for this task in the archive.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
2 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Most implemented papers archive 2025-07-28
24 shown of 24 papers with code (50 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
28 Jun 2022 2 repositories listedThe importance of building text-to-SQL parsers which can be applied to new databases has long been acknowledged, and a critical step to achieve this goal is schema linking, i.
-
22 Jun 2021 2 repositories listedThe goal of database question answering is to enable natural language querying of real-life relational databases in diverse application domains.
-
25 Sep 2024 1 repository listedText-to-SQL parsing and end-to-end question answering (E2E TQA) are two main approaches for Table-based Question Answering task.
-
19 Jun 2024 1 repository listedSubsequently, leveraging similar repair retrieval and failure memory reflection, the SQLRefiner agent selects the most fitting SQL statement from the candidates as the final repair.
-
23 May 2024 1 repository listedIn this paper, we introduce EHR-SeqSQL, a novel sequential text-to-SQL dataset for Electronic Health Record (EHR) databases.
-
16 Feb 2024 1 repository listed Syntology ran 0 of 2 samples · 2 unverified · 2 pointer-only (licence)In this paper, we examine how large language models (LLMs) solve multi-step problems under a language agent framework with three components: a generator, a discriminator, and a planning method.
-
18 Dec 2023 1 repository listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Our framework comprises a core decomposer agent for Text-to-SQL generation with few-shot chain-of-thought reasoning, accompanied by two auxiliary agents that utilize external tools or models to acquire smaller…
-
20 Oct 2023 1 repository listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)However, this strategy encounters two major obstacles: (1) existing datasets lack question decomposition; (2) due to the syntactic complexity of SQL, most complex queries cannot be disentangled into sub-queries that can…
-
22 May 2023 1 repository listed Syntology ran 0 of 1 samples · 1 unverified · 1 pointer-only (licence)Thus, we propose a novel representation for SQL queries and their edits that adheres more closely to the pre-training corpora of language models of code.
-
4 May 2023 1 repository listed Syntology ran 6 of 6 samples · 0 unverified · 6 pointer-only (licence)Our emphasis on database values highlights the new challenges of dirty database contents, external knowledge between NL questions and database contents, and SQL efficiency, particularly in the context of massive…
-
12 Feb 2023 1 repository listed Syntology ran 0 of 1 samples · 1 unverifiedDue to the structural property of the SQL queries, the seq2seq model takes the responsibility of parsing both the schema items (i.
-
18 Jan 2023 1 repository listedRecently, the pre-trained text-to-text transformer model, namely T5, though not specialized for text-to-SQL parsing, has achieved state-of-the-art performance on standard benchmarks targeting domain generalization.
-
23 Oct 2022 1 repository listedText-to-SQL parsing tackles the problem of mapping natural language questions to executable SQL queries.
-
21 Oct 2022 1 repository listedConcretely, we propose two novel pre-training objectives which respectively explore the context-dependent interactions of NL utterances and SQL queries within each text-to-SQL conversation: (i) schema state tracking…
-
14 Sep 2022 1 repository listedTo improve the generalizability and stability of neural text-to-SQL parsers, we propose a model uncertainty constraint to refine the query representations by enforcing the output representations of different perturbed…
-
8 Aug 2022 1 repository listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)First, we extract a schema linking graph from PLMs through a probing procedure in an unsupervised manner.
-
12 Dec 2021 1 repository listedGiven questions, their QDMR structures (annotated by non-experts or automatically predicted), and the answers, we are able to automatically synthesize SQL queries that are used to train text-to-SQL models.
-
12 Apr 2021 1 repository listedMoreover, explicitly modeling compositions using PCFG leads to a better exploration of unseen programs, thus generate more diverse data.
-
3 Mar 2021 1 repository listedFor better distribution matching, we require that at least 80% of SQL patterns in the training data are covered by generated queries.
-
30 Dec 2020 1 repository listedThis work shows that this does not always need to be the case: with proper initialization and optimization, the benefits of very deep transformers can carry over to challenging tasks with small datasets, including…
-
30 Sep 2020 1 repository listedIn Text-to-SQL semantic parsing, selecting the correct entities (tables and columns) for the generated SQL query is both crucial and challenging; the parser is required to connect the natural language (NL) question and…
-
29 Aug 2019 1 repository listedState-of-the-art semantic parsers rely on auto-regressive decoding, emitting one symbol at a time.
-
15 May 2019 1 repository listedResearch on parsing language to SQL has largely ignored the structure of the database (DB) schema, either because the DB was very simple, or because it was observed at both training and test time.
-
23 Jun 2018 1 repository listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Second, we show that the current division of data into training and test sets measures robustness to variations in the way questions are asked, but only partially tests how well systems generalize to new queries;…
Syntology lines on 8 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections