Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.2 KB

compass.md

File metadata and controls

21 lines (13 loc) · 1.2 KB

Compass

The easiest way to explore and manipulate your MongoDB data

The GUI for MongoDB. Visually explore your data. Run ad hoc queries in seconds. Interact with your data with full CRUD functionality. View and optimize your query performance. Available on Linux, Mac, or Windows. Compass empowers you to make smarter decisions about indexing, document validation, and more.

mongodb.com/products/compass, GitHub

Quickstart

Getting started

Installation

  • Navigate to mongodb.com/download-center/compass, review and set the version and platform, then click "Download" to start the download.
  • For Windows, you'll have a file with a name like "mongodb-compass-1.16.3-win32-x64.exe", you just have to execute the exe file.

Extending