Interact with Your Data与您的数据交互
Note
Try Compass with Sample Data使用示例数据尝试Compass
MongoDB AtlasMongoDB Atlas is a cloud-hosted database-as-a-service that provides free sample datasets for your clusters.
是一个云托管的数据库即服务,为您的集群提供免费的样本数据集。
You can use Compass to explore and interact with these sample datasets.您可以使用Compass来探索这些示例数据集并与之交互。
Databases数据库Learn how to create and manage databases in your deployment.了解如何在部署中创建和管理数据库。Collections集合Learn how to manage collections in your databases.了解如何管理数据库中的集合。Views视图Learn how to manage views in your databases.了解如何管理数据库中的视图。Views are read-only results of an aggregation run against a collection.视图是针对集合运行聚合的只读结果。Manage Documents管理文档Learn how to manage documents in your collections.了解如何管理集合中的文档。Query Your Data查询您的数据Learn how to query your data to return data that matches a specified criteria.了解如何查询数据以返回符合指定条件的数据。Manage Indexes管理索引Learn how to create indexes to improve query performance.了解如何创建索引以提高查询性能。Analyze Your Data Schema分析您的数据架构Learn how to analyze your data schema and shape of the fields in a particular collection.了解如何分析特定集合中字段的数据架构和形状。Set Validation Rules for Your Schema为架构设置验证规则Learn how to ensure that all documents in a collection follow a defined set of rules.了解如何确保集合中的所有文档都遵循一组定义的规则。Sampling采样Learn how Compass samples documents to provide insights about a collection.了解Compass如何对文档进行采样,以提供有关集合的见解。In-Use Encryption Tutorial使用中的加密教程Learn how to use In-Use Encryption to encrypt data in your collections.了解如何使用使用中加密来加密集合中的数据。