---
layout: single
title:  "Text-to-SQL 解决方案"
date:   2025-04-30 10:00:00 +0800
categories: AI 与大模型
tags: [Text-to-SQL ThoughtWorks, SQL, LLM]
---

- 🎥 [Showcase#6：Text-to-SQL全攻略](https://www.bilibili.com/video/BV1xdPsejEtm/)
- 📜 [万字长文详解Text-to-SQL](https://blog.csdn.net/boydfd/article/details/146605141)
- [The Death of Schema Linking? Text-to-SQL in the Age of Well-Reasoned Language Models](https://arxiv.org/pdf/2408.07702)
- [Divide and Prompt: Chain of Thought Prompting for Text-to-SQL](https://arxiv.org/pdf/2304.11556)
- [Exploring Chain of Thought Style Prompting for Text-to-SQL](https://arxiv.org/pdf/2305.14215)
- [RSL-SQL: Robust Schema Linking in Text-to-SQL Generation](https://arxiv.org/pdf/2411.00073v2)
- [RB-SQL: A Retrieval-based LLM Framework for Text-to-SQL](https://arxiv.org/pdf/2407.08273v1)

![](/images/2025/TextToSQL/01.png)

![](/images/2025/TextToSQL/02.png)

![](/images/2025/TextToSQL/03.png)

![](/images/2025/TextToSQL/04.png)

![](/images/2025/TextToSQL/05.png)

![](/images/2025/TextToSQL/06.png)

![](/images/2025/TextToSQL/07.png)

![](/images/2025/TextToSQL/08.png)

![](/images/2025/TextToSQL/09.png)

![](/images/2025/TextToSQL/10.png)

![](/images/2025/TextToSQL/11.png)

![](/images/2025/TextToSQL/12.png)

- [万字长文详解Text-to-SQL](https://mp.weixin.qq.com/s/vahLyvMZNXIO4HDAqH3UOA)
- [万字长文详解Text-to-SQL](https://zhuanlan.zhihu.com/p/1888995973281334303)