DB-GPT: Empowering Database Interactions with Private Large Language Models
Siqiao Xue, Caigao Jiang, Wenhui Shi, Fangyin Cheng, Keting Chen,, Hongjun Yang, Zhiping Zhang, Jianshan He, Hongyang Zhang, Ganglin Wei, Wang, Zhao, Fan Zhou, Danrui Qi, Hong Yi, Shaodong Liu, Faqiang Chen

TL;DR
DB-GPT integrates private, domain-specific large language models with traditional databases, enabling natural language interactions, accurate SQL generation, and enhanced user privacy, representing a significant advancement in human-database communication.
Contribution
The paper introduces DB-GPT, a novel system combining private LLMs with database systems, featuring a retrieval augmented generation system and adaptive learning for improved natural language database interactions.
Findings
High accuracy in SQL query generation.
Enhanced user experience with natural language queries.
Maintains user privacy with fine-tuned, private LLMs.
Abstract
The recent breakthroughs in large language models (LLMs) are positioned to transition many areas of software. Database technologies particularly have an important entanglement with LLMs as efficient and intuitive database interactions are paramount. In this paper, we present DB-GPT, a revolutionary and production-ready project that integrates LLMs with traditional database systems to enhance user experience and accessibility. DB-GPT is designed to understand natural language queries, provide context-aware responses, and generate complex SQL queries with high accuracy, making it an indispensable tool for users ranging from novice to expert. The core innovation in DB-GPT lies in its private LLM technology, which is fine-tuned on domain-specific corpora to maintain user privacy and ensure data security while offering the benefits of state-of-the-art LLMs. We detail the architecture of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Data Quality and Management · Recommender Systems and Techniques
