Generating Succinct Descriptions of Database Schemata for Cost-Efficient Prompting of Large Language Models
Summary: Schemonic automatically compresses relational schema descriptions for cheaper LLM prompting, using abbreviations and grouping. It formulates compression as ILP with heuristic initialization and preprocessing, achieving near-optimal token/cost reductions without harming text-to-SQL accuracy. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Immanuel Trummer (Cornell University)
BibTeX Citation
@article{trummer_vldb24,
title = {{Generating Succinct Descriptions of Database Schemata for Cost-Efficient Prompting of Large Language Models}},
author = {Trummer, Immanuel},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {11},
pages = {3511--3523},
doi = {10.14778/3681954.3682017},
url = {https://doi.org/10.14778/3681954.3682017},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,627 | ThriftLLM: On Cost-Effective Selection of Large Language Models for Classification Queries | 2025 | VLDB | 5.3969543e-05 |
| 8,906 | Unveiling Challenges for LLMs in Enterprise Data Engineering | 2026 | VLDB | 5.3483178e-05 |
| 10,401 | SEFRQO: A Self-Evolving Fine-Tuned RAG-Based Query Optimizer | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 12 of 12 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 10,940 | Evoschema: Towards Text-To-Sql Robustness Against Schema Evolution | 2025 | VLDB |
| 2 | 11,024 | Horizon: Robust Checks for SQL Migration Using LLMs | 2025 | VLDB |
| 3 | 279 | Text-to-SQL Empowered by Large Language Models: A Benchmark Evaluation | 2024 | VLDB |
| 4 | 5,323 | SNAILS: Schema Naming Assessments for Improved LLM-Based SQL Inference | 2025 | SIGMOD |
| 5 | 10,733 | ScaleLLM: A Technique for Scalable LLM-augmented Data Systems | 2025 | SIGMOD |
| 6 | 5,466 | SchemaPile: A Large Collection of Relational Database Schemas | 2024 | SIGMOD |
| 7 | 10,499 | SchemaRAG: A Schema-aware Retrieval-Augmented Generation Framework for Text-to-SQL | 2026 | SIGMOD |
| 8 | 2,748 | Few-shot Text-to-SQL Translation using Structure and Content Prompt Learning | 2023 | SIGMOD |
| 9 | 3,787 | Combining Small Language Models and Large Language Models for Zero-Shot NL2SQL | 2024 | VLDB |
| 10 | 1,702 | Schema Summarization | 2006 | VLDB |