Mongo
Createdrock913
Enables Large Language Models (LLMs) to interact with MongoDB databases using natural language.
About
Mongo allows LLMs to directly interact with MongoDB databases. Through natural language queries, users can inspect schemas, query collections, and manage data seamlessly. It offers functionalities for collection schema inspection, document querying and filtering, index management, and document operations like insert, update, and delete.
Key Features
- Document querying and filtering
- Index management
- Document operations (insert, update, delete)
- Collection schema inspection
- 0 GitHub stars
Use Cases
- Querying MongoDB databases using natural language with LLMs
- Inspecting MongoDB schemas through an LLM interface
- Managing MongoDB data, including inserting, updating, and deleting documents via LLM commands