Text2SQL is Not Enough: Unifying AI and Databases with TAG
Summary: Introduce Table‑Augmented Generation (TAG), a unified paradigm that generalizes Text2SQL and RAG to capture broader LM–DB interactions beyond relational‑algebra and point lookups. New TAG benchmarks show standard methods solve ≤20% of queries, evidencing the need for research on tightly integrating LM reasoning/knowledge with DBMS execution. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Asim Biswal (University of California Berkeley)
- 2. Liana Patel (Stanford University)
- 3. Joseph E. Gonzalez (University of California Berkeley)
- 4. Siddharth Jha (University of California Berkeley)
- 5. Amog Kamsetty (University of California Berkeley)
- 6. Shu Liu (University of California Berkeley)
- 7. Carlos Guestrin (Stanford University)
- 8. Matei Zaharia (University of California Berkeley)
BibTeX Citation
@inproceedings{biswal_cidr25,
address = {Amsterdam, Netherlands},
series = {{CIDR} '25},
title = {{Text2SQL is Not Enough: Unifying AI and Databases with TAG}},
booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
author = {Biswal, Asim and Patel, Liana and Gonzalez, Joseph E. and Jha, Siddharth and Kamsetty, Amog and Liu, Shu and Guestrin, Carlos and Zaharia, Matei},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 12 of 12 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 1 of 1 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 106 | The MADlib Analytics Library or MAD Skills, the SQL | 2012 | VLDB | 0.00033539462 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 2,602 | NL2SQL is a solved problem... Not! | 2024 | CIDR |
| 2 | 3,354 | MT-Teql: Evaluating and Augmenting Neural NLIDB on Real-world Linguistic and Schema Variations | 2022 | VLDB |
| 3 | 3,787 | Combining Small Language Models and Large Language Models for Zero-Shot NL2SQL | 2024 | VLDB |
| 4 | 5,174 | An In-Depth Benchmarking of Text-to-SQL Systems | 2021 | SIGMOD |
| 5 | 9,870 | Natural Language to SQL: State of the Art and Open Problems | 2025 | VLDB |
| 6 | 10,732 | RTS+: Reliable Text to SQL | 2025 | SIGMOD |
| 7 | 10,510 | NL2SQLBench: A Modular Benchmarking Framework for LLM-Enabled NL2SQL Solutions | 2026 | VLDB |
| 8 | 865 | Natural language to SQL: Where are we today? | 2020 | VLDB |
| 9 | 10,499 | SchemaRAG: A Schema-aware Retrieval-Augmented Generation Framework for Text-to-SQL | 2026 | SIGMOD |
| 10 | 279 | Text-to-SQL Empowered by Large Language Models: A Benchmark Evaluation | 2024 | VLDB |