MongoDB
Connect to MongoDB Atlas
仕組み
Manage MongoDB Atlas and query your data. Connect to any MongoDB cluster or Atlas project to run queries and aggregations, inspect schemas and indexes, and read/write documents.
Key features:
* Query and manage data - Run finds, aggregations, and counts; insert, update, or delete documents; create collections and indexes.
* Manage Atlas infrastructure - Create and upgrade clusters, manage database users and IP access lists, and inspect cluster metadata across your projects and organizations.
* Optimize performance - Get index suggestions, schema recommendations, and slow query analysis from the Atlas Performance Advisor.
* Build streaming pipelines - Create, monitor, and manage Atlas Stream Processing workspaces, connections, and processors.
* Search MongoDB knowledge - Query official MongoDB documentation and expert guidance directly from the assistant knowledge base.
Analyze order trends
Aggregate order data to explain which products contributed most to changes in monthly sales.
Audit customer data quality
Find missing or inconsistent customer fields and prioritize cleanup work.
Prioritize query improvements
Review slow-query evidence and index recommendations to focus database performance work.