mongodb-pro
Installation
SKILL.md
MongoDB Pro
Expert-level orchestration of MongoDB databases. Focuses on efficient document modeling, complex aggregations, and high-performance indexing.
Boundary
mongodb-pro covers NoSQL document modeling, the MongoDB Query Language (MQL), the Aggregation Framework, Indexing (Single, Compound, TTL, Text, Geospatial), and Atlas-specific features (Search, Triggers, Functions). It does NOT cover general SQL concepts (use sql-data-access-pro for that).
When to use
- Designing flexible, high-scale document schemas for web/mobile apps.
- Implementing complex data processing pipelines using the Aggregation Framework.
- Optimizing slow queries through advanced indexing and profiling.
- Setting up and managing MongoDB Atlas clusters with serverless features.