h2oai/sql-sidekick
Experiment on QnA tabular data using LLMs and SQL
This tool helps data analysts and business users who work with databases by translating natural language questions into SQL queries. You input a question in plain English, and it outputs the correct SQL query, ready to be run against your data. This is designed for anyone needing to extract insights from structured data without writing SQL by hand.
No commits in the last 6 months.
Use this if you need to quickly generate SQL queries from everyday questions and interact with your database using natural language.
Not ideal if you are an experienced SQL developer comfortable writing complex queries from scratch or if you need to connect to a wider variety of specialized database systems not yet supported.
Stars
27
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/h2oai/sql-sidekick"
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,...
julien040/anyquery
Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
DEEP-PolyU/Awesome-LLM-based-Text2SQL
[TKDE2025] Next-Generation Database Interfaces: A Survey of LLM-based Text-to-SQL | A curated...
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...