Download Mongodb On Mac

  



  1. Mongodb Community Download
  2. Download Mongodb Mac
  3. Download Mongodb For Mac Catalina

In this post we will see How to install MongoDB on Mac OS X. MongoDB is one of the most used, open-source document database, and NoSQL database. MongoDB is developed by 10gen.

Download

MongoDB offers both an Enterprise and Community version of its powerful distributed document database. MongoDB Enterprise is available as part of the MongoDB Enterprise Advanced subscription, which features the most comprehensive support and the best SLA when you run MongoDB on your own infrastructure. In your downloads folder, double click on the.tgz file to extract it. The result should be a folder called mongodb-osx The initial slash is super important, so make sure you type everything.

STEP 1 – Downloading MongoDB .tgz file

Visit MongoDB official website and download the .tgz file from the community section of the website.
Now extract the downloded .tgz and mv the mongo directory to /usr/local/mongodb directory using following command in terminal.

Download Mongodb Mac

2
4
6
MongoDB shell version:3.6.1
>show dbs
admin(empty)

Download Mongodb For Mac Catalina

Video : How to install MongoDB on Mac OS X