A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance in Text-to-SQL
-
Updated
Jul 2, 2025 - Python
A repository that contains models, datasets, and fine-tuning techniques for DB-GPT, with the purpose of enhancing model performance in Text-to-SQL
[TKDE'25] This is a continuously updated handbook for readers to easily track the latest Text-to-SQL techniques in the literature and provide practical guidance for researchers and practitioners. Official repo for A Survey of Text-to-SQL in the Era of LLMs: Where are we, and where are we going?
Content Enhanced BERT-based Text-to-SQL Generation https://arxiv.org/abs/1910.07179
A solution guidance for Generative BI using Amazon Bedrock, Amazon OpenSearch with RAG
RSL-SQL: Robust Schema Linking in Text-to-SQL Generation
🔥[VLDB'24] Official repository for the paper “The Dawn of Natural Language to SQL: Are We Fully Ready?”
GAP-text2SQL: Learning Contextual Representations for Semantic Parsing with Generation-Augmented Pre-Training
Convert natural language query to appropriate SQL, make ERPs cool again.
Fine-Tuning Dataset Auto-Generation for Graph Query Languages.
🌶️ R²SQL: "Dynamic Hybrid Relation Network for Cross-Domain Context-Dependent Semantic Parsing." (AAAI 2021)
Data Neuron is a powerful framework that enables you to build text-to-SQL applications with an easily maintainable semantic layer. Whether you're creating customer-facing chatbots, internal Slack bots for analytics, or other data-driven applications, Data Neuron provides the tools to make your data accessible through natural language
The dataset and source code for our paper: "Did You Ask a Good Question? A Cross-Domain Question IntentionClassification Benchmark for Text-to-SQL"
EvalBench is a flexible framework designed to measure the quality of generative AI (GenAI) workflows around database specific tasks.
Table2answer: Read the database and answer without SQL https://arxiv.org/abs/1902.04260
轻量化自然语言数据库查询工具,支持多轮对话完善查询目标,精确输出SQL查询语句、执行查询、数据分析并返回自然语言结果。A lightweight system enbales multiple rounds of chat to transfer natural language into SQL query, execute query, perform data analysis and return analysis results.
Using Database Rule for Weak Supervised Text-to-SQL Generation https://arxiv.org/abs/1907.00620
Add a description, image, and links to the text2sql topic page so that developers can more easily learn about it.
To associate your repository with the text2sql topic, visit your repo's landing page and select "manage topics."