Airsequel/SQLiteGPT
SQL function for SQLite to directly query OpenAI's ChatGPT
This tool integrates OpenAI's ChatGPT directly into your SQLite database queries. You can send natural language questions or prompts within your SQL statements and receive AI-generated text responses back as if they were standard data columns. This is designed for developers or data analysts who use SQLite databases and want to enrich their data with AI-generated content or insights on the fly.
No commits in the last 6 months. Available on npm.
Use this if you want to quickly add AI capabilities to your SQLite database for prototyping, testing, or ad-hoc data enrichment without needing separate application logic.
Not ideal if you require a production-ready solution, need asynchronous processing, or wish to use it in programming languages other than JavaScript.
Stars
30
Forks
2
Language
TypeScript
License
—
Category
Last pushed
Apr 13, 2023
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Airsequel/SQLiteGPT"
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...