Pith. sign in

REVIEW 5 cited by

Large Language Model Enhanced Text-to-SQL Generation: A Survey

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.06011 v1 pith:PLENO6BF submitted 2024-10-08 cs.DB

classification cs.DB
keywords languagetext-to-sqlsurveylargechangesdevelopmentenhancedgeneration
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Text-to-SQL translates natural language queries into Structured Query Language (SQL) commands, enabling users to interact with databases using natural language. Essentially, the text-to-SQL task is a text generation task, and its development is primarily dependent on changes in language models. Especially with the rapid development of Large Language Models (LLMs), the pattern of text-to-SQL has undergone significant changes. Existing survey work mainly focuses on rule-based and neural-based approaches, but it still lacks a survey of Text-to-SQL with LLMs. In this paper, we survey the large language model enhanced text-to-SQL generations, classifying them into prompt engineering, fine-tuning, pre-trained, and Agent groups according to training strategies. We also summarize datasets and evaluation metrics comprehensively. This survey could help people better understand the pattern, research status, and challenges of LLM-based text-to-SQL generations.

Discussion (0). Sign in to comment.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. LLM-based Question-Answer Framework for Sensor-driven HVAC System Interaction

    cs.AI 2025-07 conditional novelty 6.0 of 10

    JARVIS, an LLM-based HVAC question-answering framework with an Expert-LLM, a parameterized SQL builder, and bottom-up planning, outperforms a text-to-SQL baseline and its own ablations on a small expert-curated dataset.

  2. SPOT: Bridging Natural Language and Geospatial Search for Investigative Journalists

    cs.IR 2025-06 conditional novelty 6.0 of 10

    SPOT converts natural-language scene descriptions into structured OpenStreetMap queries via a fine-tuned LLaMA 3 model and semantic tag bundles, reporting state-of-the-art query-interpretation accuracy on a 195-query ...

  3. Bootstrapping Learned Cost Models with Synthetic SQL Queries

    cs.DB 2025-08 conditional novelty 5.0 of 10

    LLM-based synthetic SQL generation can train a learned cost model with fewer, more diverse queries than mechanical generation, though the measured accuracy gains are small and the comparison is not matched by training size.

  4. SchemaGraphSQL: Efficient Schema Linking with Pathfinding Graph Algorithms for Text-to-SQL on Large-Scale Databases

    cs.CL 2025-05 conditional novelty 5.0 of 10

    By taking the union of all shortest paths between LLM-identified source and destination tables, SchemaGraphSQL reaches 95.71% table recall and 62.91% execution accuracy on BIRD dev, but the SOTA framing depends on rec...

  5. Design and testing of an agent chatbot supporting decision making with public transport data

    cs.AI 2025-05 conditional novelty 4.0 of 10

    An agent-based LLM chatbot answers natural-language questions over GTFS public transport data, with a GPT-generated test set showing 53% fully correct answers on simple queries and 6 of 34 on complex ones.

Pith tools