SQL-Factory: A Multi-Agent Framework for High-Quality and Large-Scale SQL Generation
Summary: SQL-Factory: a modular multi-agent pipeline splitting SQL synthesis into Generation (diverse structures via a strong LLM), Expansion (cheap scaling via a lightweight LLM), and Management (adaptive scheduling and quality control). Generates >300k diverse SQLs for <$200 API cost and boosts downstream Text-to-SQL performance. (summarized by gpt-5-mini on Mar 13 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Jiahui Li (Zhejiang University)
- 2. Tongwang Wu (Zhejiang University)
- 3. Yuren Mao (Zhejiang University)
- 4. Yunjun Gao (Zhejiang University)
- 5. Yajie Feng (Huawei)
- 6. Huaizhong Liu (Huawei)
BibTeX Citation
@article{li_vldb26,
title = {{SQL-Factory: A Multi-Agent Framework for High-Quality and Large-Scale SQL Generation}},
author = {Li, Jiahui and Wu, Tongwang and Mao, Yuren and Gao, Yunjun and Feng, Yajie and Liu, Huaizhong},
journal = {PVLDB},
series = {{VLDB} '26},
volume = {19},
number = {3},
pages = {292--305},
doi = {10.14778/3778092.3778093},
url = {https://doi.org/10.14778/3778092.3778093},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,530 | SQL-Exchange: Transforming SQL Queries Across Domains | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 19 of 19 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 | 5,174 | An In-Depth Benchmarking of Text-to-SQL Systems | 2021 | SIGMOD |
| 2 | 6,936 | Reliable Text-to-SQL with Adaptive Abstention | 2025 | SIGMOD |
| 3 | 2,395 | OmniSQL: Synthesizing High-quality Text-to-SQL Data at Scale | 2025 | VLDB |
| 4 | 10,499 | SchemaRAG: A Schema-aware Retrieval-Augmented Generation Framework for Text-to-SQL | 2026 | SIGMOD |
| 5 | 10,406 | Test Data Generation for Complex SQL Queries | 2026 | SIGMOD |
| 6 | 10,556 | OpenSQL: Data-Efficient Text-to-SQL for Open-Source LLMs via Synthesized Intermediate Supervision | 2026 | VLDB |
| 7 | 5,169 | LearnedSQLGen: Constraint-aware SQL Generation using Reinforcement Learning | 2022 | SIGMOD |
| 8 | 279 | Text-to-SQL Empowered by Large Language Models: A Benchmark Evaluation | 2024 | VLDB |
| 9 | 6,211 | GenEdit: Compounding Operators and Continuous Improvement to Tackle Text-to-SQL in the Enterprise | 2025 | CIDR |
| 10 | 2,710 | OpenSearch-SQL: Enhancing Text-to-SQL with Dynamic Few-shot and Consistency Alignment | 2025 | SIGMOD |