@@ -59,12 +59,38 @@ We warmly welcome contributions from everyone, whether you've found a typo, a bu
59
59
- (2022-arXiv)Deep Learning Driven Natural Languages Text to SQL Query Conversion: A Survey [[ paper] ( https://arxiv.org/pdf/2208.04415.pdf )]
60
60
61
61
## 💬 Classic Model
62
+ - (2024-arXiv, None) ** CHASE-SQL** : Multi-Path Reasoning and Preference Optimized Candidate Selection in Text-to-SQL
63
+ [[ paper] ( https://arxiv.org/abs/2410.01943 )]
64
+ [ ![ ] ( https://img.shields.io/badge/Spider-green )] ( https://yale-lily.github.io/spider )
65
+ [ ![ ] ( https://img.shields.io/badge/BIRD-yellow )] ( https://bird-bench.github.io/ )
66
+
67
+ - (2024-arXiv, None) ** E-SQL** : Direct Schema Linking via Question Enrichment in Text-to-SQL
68
+ [[ paper] ( https://arxiv.org/abs/2409.16751 )]
69
+ [[ code] ( https://github.com/HasanAlpCaferoglu/E-SQL )]
70
+ [ ![ ] ( https://img.shields.io/badge/BIRD-yellow )] ( https://bird-bench.github.io/ )
71
+
72
+ - (2024-arXiv, None) ** Distillery** : The Death of Schema Linking? Text-to-SQL in the Age of Well-Reasoned Language Models
73
+ [[ paper] ( https://arxiv.org/abs/2408.07702 )]
74
+ [ ![ ] ( https://img.shields.io/badge/BIRD-yellow )] ( https://bird-bench.github.io/ )
75
+
62
76
- (2024-arXiv, None) ** DB-GPT-Hub** : Towards Open Benchmarking Text-to-SQL Empowered by Large Language Models
63
77
[[ paper] ( https://arxiv.org/pdf/2406.11434 )]
64
78
[[ code] ( https://github.com/eosphoros-ai/DB-GPT-Hub )]
65
79
[ ![ ] ( https://img.shields.io/badge/Spider-green )] ( https://yale-lily.github.io/spider )
66
80
[ ![ ] ( https://img.shields.io/badge/BIRD-yellow )] ( https://bird-bench.github.io/ )
67
81
82
+ - (2024-arXiv, None) ** SuperSQL** : The Dawn of Natural Language to SQL: Are We Fully Ready?
83
+ [[ paper] ( https://arxiv.org/abs/2406.01265 )]
84
+ [[ code] ( https://github.com/HKUSTDial/NL2SQL360 )]
85
+ [ ![ ] ( https://img.shields.io/badge/Spider-green )] ( https://yale-lily.github.io/spider )
86
+ [ ![ ] ( https://img.shields.io/badge/BIRD-yellow )] ( https://bird-bench.github.io/ )
87
+
88
+ - (2024-arXiv, None) ** CHESS** : Contextual Harnessing for Efficient SQL Synthesis
89
+ [[ paper] ( https://arxiv.org/abs/2405.16755 )]
90
+ [[ code] ( https://github.com/ShayanTalaei/CHESS )]
91
+ [ ![ ] ( https://img.shields.io/badge/Spider-green )] ( https://yale-lily.github.io/spider )
92
+ [ ![ ] ( https://img.shields.io/badge/BIRD-yellow )] ( https://bird-bench.github.io/ )
93
+
68
94
- (2023-arXiv, None) ** MAC-SQL** : A Multi-Agent Collaborative Framework for Text-to-SQL
69
95
[[ paper] ( https://arxiv.org/pdf/2312.11242.pdf )]
70
96
[[ code] ( https://github.com/wbbeyourself/MAC-SQL )]
0 commit comments