sql-generation

Tag

Cards List
#sql-generation

Replacing Training with Memory: Listwise Selection for Text-to-SQL

Hugging Face Daily Papers · 5d ago Cached

MaP-SQL enhances Text-to-SQL listwise selection without fine-tuning by employing structured memory retrieval and permutation-based ranking aggregation, outperforming state-of-the-art methods with reduced token usage.

0 favorites 0 likes
#sql-generation

SDAM: Structure-Difference-Aware Memory Evolution for Complex Text-to-SQL

arXiv cs.CL · 2026-08-14 Cached

This paper proposes SDAM, a memory-based framework for complex Text-to-SQL that uses structure-difference aware reasoning, contradiction-aware reflection, and schema-grounded memory evolution to improve SQL generation. Experiments show modest gains on BIRD-dev and Spider-test benchmarks.

0 favorites 0 likes
#sql-generation

CHS-SQL: A Text-to-SQL approach based on Confidence-Guided Heuristic Search Schema Linking process

arXiv cs.AI · 2026-07-28 Cached

CHS-SQL proposes a confidence-guided heuristic search schema linking process for text-to-SQL using small language models, achieving state-of-the-art results by balancing precision and recall in schema selection.

0 favorites 0 likes
#sql-generation

@abskoop: Chat2DB is a cross-platform database client that supports 30+ databases and lets you generate, explain, and optimize SQ…

X AI KOLs Timeline · 2026-07-27 Cached

Chat2DB is a cross-platform database client supporting 30+ databases, enabling users to generate, explain, and optimize SQL using their own AI model.

0 favorites 0 likes
#sql-generation

GRID: Grammar-Railed Decoding for Enterprise SQL Generation

arXiv cs.AI · 2026-07-15 Cached

GRID is a grammar-constrained decoding engine for enterprise SQL generation that uses LALR(1) parser state as a viable-prefix oracle to enforce syntactic validity, role-based access control, and per-schema policy, providing provable guarantees and near-constant per-token cost with a hash-chained audit trail.

0 favorites 0 likes
#sql-generation

What Predicts Correctness in Text-to-SQL? A Selective-Prediction Study

arXiv cs.LG · 2026-07-09 Cached

This paper studies which signals best predict correctness in text-to-SQL for selective prediction. It finds that verification-based signals from LLM judges outperform black-box statistical signals like self-consistency, and that a two-provider ensemble achieves 0.82 AUROC with well-calibrated probabilities.

0 favorites 0 likes
#sql-generation

Beyond Static Rules: Automated Discovery of Latent Vulnerabilities in Text-to-SQL

arXiv cs.CL · 2026-07-07 Cached

Proposes SAGE, a framework for autonomously uncovering latent failure patterns in LLM-based Text-to-SQL generation by generating vulnerability hypotheses and iteratively verifying them. Experiments show SAGE reveals significant model fragility and discovered patterns transfer across models, with preliminary fine-tuning showing promising remediation.

0 favorites 0 likes
#sql-generation

A Semantic-Layer-Mediated Agent for Natural Language to SQL over Heterogeneous Enterprise Databases

arXiv cs.CL · 2026-07-01 Cached

This paper presents a semantic-layer-mediated NL2SQL agent that decouples intent from physical execution by reasoning over a curated semantic model, achieving 94.15% execution accuracy on the Spider2-snow benchmark.

0 favorites 0 likes
#sql-generation

SOMA-SQL: Resolving Multi-Source Ambiguity in NL-to-SQL via Synthetic Log and Execution Probing

arXiv cs.CL · 2026-06-11 Cached

Soma-SQL proposes an autonomous method to resolve multi-source ambiguity in natural language to SQL translation using synthetic query logs and ambiguity-driven execution probing, achieving 13% improvement in execution accuracy over state-of-the-art baselines.

0 favorites 0 likes
#sql-generation

OpenAI's Database Change Analysis (28 minute read)

TLDR AI · 2026-06-09 Cached

OpenAI's cookbook demonstrates an end-to-end AI-assisted database change workflow using the Agents SDK, covering impact analysis, SQL generation, validation, and evaluation.

0 favorites 0 likes
#sql-generation

Progress-SQL: Improving Reinforcement Learning for Text-to-SQL via Progressive Rewards

arXiv cs.CL · 2026-06-08 Cached

Progress-SQL introduces a multi-turn reinforcement learning framework with progressive rewards for Text-to-SQL, using an Oracle-guided Diagnostic Tree to provide dense reward signals and improve SQL query generation on benchmarks like BIRD and Spider.

0 favorites 0 likes
#sql-generation

AgentNLQ: A General-Purpose Agent for Natural Language to SQL

arXiv cs.AI · 2026-05-20 Cached

This paper presents AgentNLQ, a multi-agent system for natural language to SQL conversion that achieves 78.1% semantic accuracy on the BIRD benchmark through schema enrichment and a self-correcting orchestrator.

0 favorites 0 likes
#sql-generation

Towards Autonomous Business Intelligence via Data-to-Insight Discovery Agent

arXiv cs.AI · 2026-05-11 Cached

This paper introduces AIDA, an autonomous agent framework designed to transform fragmented enterprise data into actionable business insights by leveraging reinforcement learning and a proprietary Domain-Specific Language for SQL execution.

0 favorites 0 likes
#sql-generation

Inside OpenAI’s in-house data agent

OpenAI Blog · 2026-01-29 Cached

OpenAI details an internal AI data agent built on GPT-5, Codex, and their Evals/Embeddings APIs that lets employees query over 600 petabytes across 70k datasets using natural language. The tool reduces time-to-insight from days to minutes and is used across Engineering, Finance, Research, and Go-To-Market teams.

0 favorites 0 likes
#sql-generation

Canner/WrenAI

GitHub Trending (daily) · 2026-07-20 Cached

WrenAI is an open-source GenBI engine that enables AI agents to generate, deploy, and govern business intelligence dashboards from any database, grounded in an open context layer for trustworthy semantics and governance.

0 favorites 0 likes
← Back to home

Submit Feedback