Windows 使用 Compass 访问MongoDb
Easily explore and manipulate your database with Compass, the GUI for MongoDB. Intuitive and flexible, Compass provides detailed schema visualizations, real-time performance metrics, sophisticated querying abilities, and much more.
翻译:
使用 Compass(MongoDB 的 GUI)轻松浏览和作您的数据库。Compass 直观且灵活,提供详细的架构可视化、实时性能指标、复杂的查询功能等等。
下载
下载链接,官方文档。
基础使用
下载的执行程序免安装,双击就可以运行,可以放到MongoDb
解压路径bin
中,方便使用。
双击执行程序mongodb-compass-x.xx.x-win32-x64.exe
。
创建数据库连接。
填写连接基本信息。
连接服务端。
创建数据库。
创建数据集。
内嵌命令行。
系统配置,通过点击应用左上角【View】-【Settings】可进行系统配置。