I built this project to make querying relational databases easy and accessible, even if you don't know SQL. It takes plain English questions, converts them into valid SQL queries, runs them on your ...
一个基于 LangGraph 构建的自然语言数据库问答智能体:用户用中文提问,Agent 自动完成「检索相关表结构 → 生成 SQL → ...