Mongo
byrock913
0Enables Large Language Models (LLMs) to interact with MongoDB databases using natural language.
소개
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.
주요 기능
- Document querying and filtering
- Index management
- Document operations (insert, update, delete)
- Collection schema inspection
- 0 GitHub stars
사용 사례
- 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