#NL2SQL
to generate the SQL query.
However, existing NL2SQL techniques miss a key opportunity which is present in real-world settings: NL2SQL is typically applied on existing databases which have already served many SQL queries in the past. The past query [3/6 of https://arxiv.org/abs/2505.23039v1]
May 30, 2025 at 5:55 AM
Assinei pra mime so preciso saber como plugo ele no meu sistema nl2sql
January 30, 2025 at 6:57 PM
[2024/08/12 ~ 08/18] 이번 주의 주요 ML 논문 (Top ML Papers of the Week)
(by 9bow님)

https://d.ptln.kr/5061

#paper #top-ml-papers-of-the-week #survey-paper #text-to-sql #graph-rag #grok-2 #vector-rag #medical-graph-rag #nl2sql #rstar #hybrid-rag #ai-scientist #ragchecker #efficientrag #longwriter
[2024/08/12 ~ 08/18] 이번 주의 주요 ML 논문 (Top ML Papers of the Week)
[2024/08/12 ~ 08/18] 이번 주의 주요 ML 논문 (Top ML Papers of the Week) PyTorchKR​🔥🇰🇷 🤔💬 이번 주에 선정된 논문 목록을 보면, 특히 자연어 처리(NLP)와 관련된 연구가 두드러집니다. 또한, 많은 논문들이 복합적 접근법(multimodal)과 정보 검색(retrieval)에 중점을 두고 있는 것이 눈에 띕니다. 첫 번째로, 대부분의 논문이 자연어 처리와 관련이 있습니다. 'LongWriter', 'EfficientRAG', 'RAGChecker', 'HybridRAG', 'MedGraphRAG', 'Survey of NL2QL' 등의 논문들은 자연어 처리를 다양한 방식으로 다루고 있으며, 그중에서도 복합적 검색 알고리즘을 통해 정보를 효율적으로 찾고 활용하는 문제를 중점적으로 다루고 있습니다. 이는 NLP가 여전히 인공지능 연구의 핫토픽임을 보여줍니다. 두 번...
d.ptln.kr
August 19, 2024 at 2:09 PM
Mohammadtaher Safarzadeh, Afshin Oroojlooyjadid, Dan Roth
Evaluating NL2SQL via SQL2NL
https://arxiv.org/abs/2509.04657
September 8, 2025 at 7:00 AM
Marianne Menglin Liu, Sai Ashish Somayajula, Syed Fahad Allam Shah, Sujith Ravi, Dan Roth
OraPlan-SQL: A Planning-Centric Framework for Complex Bilingual NL2SQL Reasoning
https://arxiv.org/abs/2510.23870
October 29, 2025 at 8:47 AM
performance in this domain. However, existing NL2SQL methods predominantly rely on closed-source LLMs leveraging prompt engineering, while open-source models typically require fine-tuning to acquire domain-specific knowledge. Despite these efforts, [2/7 of https://arxiv.org/abs/2504.02327v1]
April 4, 2025 at 5:57 AM
[ainet] AI기업[웹케시그룹 AI 전문 사내벤처 ‘다큐브’ ] Spider 2.0 국제 벤치마크서 NL2SQL 세계 1위 달성 자연어 기반 SQL 변환 기술로 글로벌 기술력 입증
www.ainet.link/21599
AI기업[웹케시그룹 AI 전문 사내벤처 ‘다큐브’ ] Spider 2.0 국제 벤치마크서 NL2SQL 세계 1위 달성 자연어 기반 SQL 변환 기술로 글로벌 기술력 입증
웹케시그룹AI전문사내벤처‘다큐브’Spider2.0국제벤치마크서NL2SQL세계1위달성자연어기반SQL변환기술로글로벌기술력입증마드라스체크에이어웹케시그
www.ainet.link
July 8, 2025 at 10:46 AM
Dai Quoc Nguyen, Cong Duy Vu Hoang, Duy Vu, Gioacchino Tangari, Thanh Tien Vu, Don Dharmasiri, Yuan-Fang Li, Long Duong
SQLong: Enhanced NL2SQL for Longer Contexts with LLMs
https://arxiv.org/abs/2502.16747
February 25, 2025 at 11:39 AM
arXiv:2505.20591v1 Announce Type: new
Abstract: NL2SQL approaches have greatly benefited from the impressive capabilities of large language models (LLMs). In particular, bootstrapping an NL2SQL system for a specific domain can be as simple as [1/7 of https://arxiv.org/abs/2505.20591v1]
May 28, 2025 at 6:01 AM
visualizations. While recent advancements in large language models (LLMs) have significantly improved NL2SQL accuracy, schema ambiguity remains a major challenge in enterprise environments with complex schemas, where multiple tables and columns with [2/5 of https://arxiv.org/abs/2505.19302v1]
May 27, 2025 at 5:56 AM
detection, achieving an average detection accuracy of only 75.16%. Despite this, the models were able to successfully detect 106 errors (accounting for 6.91%) in the widely-used NL2SQL dataset, BIRD, which were previously annotation errors in the [6/7 of https://arxiv.org/abs/2503.11984v1]
March 18, 2025 at 5:55 AM
Marianne Menglin Liu, Sai Ashish Somayajula, Syed Fahad Allam Shah, Sujith Ravi, Dan Roth: OraPlan-SQL: A Planning-Centric Framework for Complex Bilingual NL2SQL Reasoning https://arxiv.org/abs/2510.23870 https://arxiv.org/pdf/2510.23870 https://arxiv.org/html/2510.23870
October 29, 2025 at 6:30 AM
Pei, Xu, Zhao, Hou, Chen, Zhang, Luo, He: Feather-SQL: A Lightweight NL2SQL Framework with Dual-Model Collaboration Paradigm for Small Language Models https://arxiv.org/abs/2503.17811 https://arxiv.org/pdf/2503.17811 https://arxiv.org/html/2503.17811
March 25, 2025 at 5:56 AM
scenarios for the NL2SQL task. SQLong generates augmented datasets by extending existing database schemas with additional synthetic CREATE TABLE commands and corresponding data rows, sampled from diverse schemas in the [3/5 of https://arxiv.org/abs/2502.16747v1]
February 25, 2025 at 6:27 AM
applications. State-of-the-art NL2SQL techniques typically perform translation by retrieving database-specific information, such as the database schema, and invoking a pre-trained large language model (LLM) using the question and retrieved information [2/6 of https://arxiv.org/abs/2505.23039v1]
May 30, 2025 at 5:55 AM
Современные подходы «из текста в SQL»: RAG, CoT и другие хитрости Как превратить текст «Сколько было продано ка...

#текст #sql #text #to #sql #nl2sql #rag #sql #промт-инжиниринг #бенчмарк

Origin | Interest | Match
July 7, 2025 at 1:28 PM
Shuyang Hou, Haoyue Jiao, Ziqi Liu, Lutong Xie, Guanyu Chen, Shaowen Wu, Xuefeng Guan, Huayi Wu: From NL2SQL to NL2GeoSQL: GeoSQL-Eval for automated evaluation of LLMs on PostGIS queries https://arxiv.org/abs/2509.25264 https://arxiv.org/pdf/2509.25264 https://arxiv.org/html/2509.25264
October 1, 2025 at 6:30 AM
TailorSQL: An NL2SQL System Tailored to Your Query Workload Kapil Vaidya, Jialin Ding, Sebastian Kosak, David Kernert, Chuan Lei, Xiao Qin, Abhinav Tripathy, Ramesh Balan, Balakrishnan Narayanaswamy, Tim Kraska https:// arxiv.org/abs/2505.23039 https:/...

| Details | Interest | Feed |
Origin
mastoxiv.page
May 30, 2025 at 7:25 AM
I don't think "ad hoc" is solvable with LLMs. I think its more about "using SQL as a common language to communicate from the biz to analysts/scientists to data engineers to sw engineers".

We should be able to get much better requirements from the biz with a good NL2SQL interface
November 11, 2024 at 9:54 PM
Reading: NL2SQL with LangChain and #Azure SQL Database - https://buff.ly/4bLTQwo
#AzureData #AzureSQL
NL2SQL with LangChain and Azure SQL Database - Azure SQL ...
NL2SQL with LangChain and Azure SQL Database - Learn how ...
buff.ly
November 21, 2024 at 5:13 PM
Shubham Mohole, Sainyam Galhotra: VeriMinder: Mitigating Analytical Vulnerabilities in NL2SQL https://arxiv.org/abs/2507.17896 https://arxiv.org/pdf/2507.17896 https://arxiv.org/html/2507.17896
July 25, 2025 at 6:29 AM
Vaidya, Ding, Kosak, Kernert, Lei, Qin, Tripathy, Balan, Narayanaswamy, Kraska: TailorSQL: An NL2SQL System Tailored to Your Query Workload https://arxiv.org/abs/2505.23039 https://arxiv.org/pdf/2505.23039 https://arxiv.org/html/2505.23039
May 30, 2025 at 5:55 AM
Spent the morning catching up on VLDB papers. Those interested in NL2SQL, this paper is an interesting approach to adding guardrails with custom semantic checks on queries. They show a system for parsing and classifying the logical execution plan. Integrates with existing prompt strategies and llms
Vol:18 No:7 → The Power of Constraints in Natural Language to SQL Translation
👥 Authors: Tonghui Ren, Chen Ke, Yuankai Fan, Yinan Jing, Zhenying He, Kai Zhang, X. Sean Wang
📄 PDF: https://www.vldb.org/pvldb/vol18/p2097-ren.pdf
July 29, 2025 at 3:04 PM