pawankumar94/SQL_MCP_Server
SQLGenius is an AI-powered SQL assistant that converts natural language to SQL queries using Vertex AI's Gemini Pro. Built with MCP and Streamlit, it provides an intuitive interface for BigQuery data exploration with real-time visualization and schema management.
This helps business analysts and data scientists quickly get answers from their BigQuery data without needing deep SQL expertise. You input plain English questions about your data, and it outputs the corresponding SQL query, the results, and even visualizations. It's designed for anyone who needs to explore large datasets and gain insights efficiently.
No commits in the last 6 months.
Use this if you need to quickly query and visualize data in BigQuery using everyday language instead of writing complex SQL.
Not ideal if you need to perform advanced database administration tasks, complex data manipulation beyond SELECT queries, or if your data is not stored in BigQuery.
Stars
12
Forks
6
Language
Python
License
—
Category
Last pushed
Jun 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/pawankumar94/SQL_MCP_Server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
IBM/spnl
Span Queries: What if we had a way to plan and optimize GenAI like we do for SQL?
bhattbhavesh91/n2sql-google-gemini
Natural Language to SQL using Google's Gemini Pro Model
jason983/pandas_nql
Pandas_nql is an open source Python library that enables natural language queries on Pandas...
UIC-InDeXLab/Needle
Needle: A Database for Image Content Retrieval using Natural Language Queries
PlagueHO/genai-database-explorer
A tool for exploring relational databases using a large language model