marblexyz/aisqlgen
Autogenerate SQL and visualization using AI
This tool helps data analysts, business intelligence specialists, or anyone needing insights from a database to quickly get information without writing SQL. You input a plain-text question about your data and connect to your database (currently Postgres). The tool then generates, edits, and runs SQL queries, producing charts to visualize the results.
No commits in the last 6 months.
Use this if you need to extract and visualize data from a database using natural language, or want to quickly modify existing SQL queries without deep SQL expertise.
Not ideal if you prefer writing all your SQL by hand, work with highly complex, unique database schemas that require very specific, nuanced queries, or need extensive visualization options beyond standard charts.
Stars
59
Forks
13
Language
TypeScript
License
—
Category
Last pushed
Jun 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/marblexyz/aisqlgen"
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...