skip to Main Content

I’m trying to install mongo db but I could not get any proper documentation where I can get how to install mongo compass on my macbook pro 2017.

I need proper steps how to install mongo compass and I have node 18 and also I install brew o nmy mac.

2

Answers


  1. You can connect to your
    MongoDB Atlas
    deployment with MongoDB Compass. MongoDB Atlas is the fully managed service for MongoDB deployments in the cloud.

    Software Requirements

    Compass requires: 64-bit version of macOS 10.12 or later.

    MongoDB 4.2 or later.

    Compass supports x64 and ARM64 architectures.

    M1 Silicon is a supported ARM64 architecture and has a separate binary in the download center.

    Compass supports x64 and ARM64 architectures.

    Here is the link where you can download Mongodb_Compass

    for further you can read complete description

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search