rpopuc/nl-mongodb-query-builder
A proof of concept application that converts natural language queries into MongoDB database pipelines using the OpenAI API.
This tool helps developers quickly retrieve specific data from their MongoDB databases by simply asking questions in natural language. Instead of writing complex database queries, you type a question like "What are the 5 most common games?" and it returns the requested data. It's designed for developers managing MongoDB databases who want a more intuitive way to access information.
No commits in the last 6 months.
Use this if you are a developer looking for a faster, more natural way to extract specific data from your MongoDB database using plain language.
Not ideal if you are a non-developer or if you need a production-ready solution with robust security and error handling.
Stars
28
Forks
4
Language
JavaScript
License
—
Category
Last pushed
Oct 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/rpopuc/nl-mongodb-query-builder"
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...