bhattbhavesh91/n2sql-google-gemini
Natural Language to SQL using Google's Gemini Pro Model
This project helps anyone who needs to extract information from a SQL database but isn't proficient in writing SQL queries. You simply type your questions or requests in plain English, and the system translates them into the necessary SQL code to retrieve your desired data. This is ideal for data analysts, business users, or researchers who need quick insights without deep technical knowledge of databases.
No commits in the last 6 months.
Use this if you want to query a SQL database using everyday language instead of writing complex SQL commands.
Not ideal if you are an experienced SQL developer and prefer to write and optimize your own queries directly.
Stars
12
Forks
5
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Dec 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/bhattbhavesh91/n2sql-google-gemini"
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?
jason983/pandas_nql
Pandas_nql is an open source Python library that enables natural language queries on Pandas...
pawankumar94/SQL_MCP_Server
SQLGenius is an AI-powered SQL assistant that converts natural language to SQL queries using...
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