lmangani/chdb-GPT
Generate chDB and ClickHouse queries with ChatGPT/OpenAI APIs
This tool helps data analysts and anyone working with large datasets to quickly get insights without writing complex SQL. You provide a question in plain English, like "count rows from file data.csv" or "show the top 10 towns from url...", and it generates the correct ClickHouse SQL query. The output is a ready-to-use SQL query that you can then run to get your data.
No commits in the last 6 months.
Use this if you want to generate ClickHouse or chDB SQL queries from natural language descriptions, especially when querying local files or remote URLs.
Not ideal if you need production-ready, highly accurate query generation, as it's currently a 'toy' and prone to 'hallucinating states'.
Stars
12
Forks
—
Language
Python
License
—
Category
Last pushed
Nov 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/lmangani/chdb-GPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CodePhiliaX/Chat2DB
AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle,...
DEEP-PolyU/Awesome-LLM-based-Text2SQL
[TKDE2025] Next-Generation Database Interfaces: A Survey of LLM-based Text-to-SQL | A curated...
julien040/anyquery
Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
TuGraph-family/Awesome-Text2GQL
Fine-Tuning Dataset Auto-Generation for Graph Query Languages.
eosphoros-ai/Awesome-Text2SQL
Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis...