Demonstrating GPT-DB: Generating Query-Specific and Customizable Code for SQL Processing with GPT-4
Summary: GPT-DB uses GPT-4 to translate SQL, schema descriptions, and logical plans into query-specific Python code, with natural-language customization. It validates and regenerates code against a reference DB and supports user-selected examples for iterative accuracy improvements. (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_vldb23,
title = {{Demonstrating GPT-DB: Generating Query-Specific and Customizable Code for SQL Processing with GPT-4}},
author = {Trummer, Immanuel},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {12},
pages = {4098--4101},
doi = {10.14778/3611540.3611630},
url = {https://doi.org/10.14778/3611540.3611630},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 6 of 6 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 2,231 | GPTuner: A Manual-Reading Database Tuning System via GPT-Guided Bayesian Optimization | 2024 | VLDB | 8.7982985e-05 |
| 6,586 | Can Large Language Models Be Query Optimizer for Relational Databases? | 2026 | SIGMOD | 5.7430662e-05 |
| 7,070 | E2ETune: End-to-End Knob Tuning via Fine-tuned Generative Language Model | 2025 | VLDB | 5.6080535e-05 |
| 7,822 | Bespoke OLAP: Synthesizing Workload-Specific One-size-fits-one Database Engines | 2026 | VLDB | 5.4461624e-05 |
| 9,572 | Chameleon: Foundation Models for Fairness-aware Multi-modal Data Augmentation to Enhance Coverage of Minorities | 2024 | VLDB | 5.1571823e-05 |
| 10,596 | SEFRQO: A Self-Evolving Fine-Tuned RAG-Based Query Optimizer | 2026 | SIGMOD | 4.9793485e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 6 of 6 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 536 | NaLIR: An Interactive Natural Language Interface for Querying Relational Databases | 2014 | SIGMOD | 0.00016771934 |
| 1,250 | DB-BERT: A Database Tuning Tool that "Reads the Manual" | 2022 | SIGMOD | 0.00011339256 |
| 1,975 | CodexDB: Synthesizing Code for Query Processing from Natural Language Instructions using GPT-3 Codex | 2022 | VLDB | 9.2807031e-05 |
| 1,991 | RPT: Relational Pre-trained Transformer Is Almost All You Need towards Democratizing Data Preparation | 2021 | VLDB | 9.2383849e-05 |
| 3,521 | Ember: No-Code Context Enrichment via Similarity-Based Keyless Joins | 2022 | VLDB | 7.2351481e-05 |
| 4,442 | From BERT to GPT-3 Codex: Harnessing the Potential of Very Large Language Models for Data Management | 2022 | VLDB | 6.5988336e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 13,625 | Demonstrating CatDB: LLM-based Generation of Data-centric ML Pipelines | 2025 | SIGMOD |
| 2 | 2,908 | AI Meets Database: AI4DB and DB4AI | 2021 | SIGMOD |
| 3 | 11,005 | ChatQPT: Towards Conversing with Relational Query Engines | 2026 | VLDB |
| 4 | 2,777 | DBPal: A Learned NL-Interface for Databases | 2018 | SIGMOD |
| 5 | 2,231 | GPTuner: A Manual-Reading Database Tuning System via GPT-Guided Bayesian Optimization | 2024 | VLDB |
| 6 | 11,008 | iPDB: SQL with ML and LLM Predicates (Towards a Database Engine for AI) | 2026 | VLDB |
| 7 | 7,764 | DBG-PT: A Large Language Model Assisted Query Performance Regression Debugger | 2024 | VLDB |
| 8 | 1,975 | CodexDB: Synthesizing Code for Query Processing from Natural Language Instructions using GPT-3 Codex | 2022 | VLDB |
| 9 | 10,973 | Demonstrating GenDB: Instance-Optimized and Customized Query Processing Code Generation via LLM Agents | 2026 | VLDB |
| 10 | 9,574 | Demonstration of DB-GPT: Next Generation Data Interaction System Empowered by Large Language Models | 2024 | VLDB |