0% found this document useful (0 votes)
53 views

MongoDB Installation

The document provides instructions for installing MongoDB version 7.0 on Windows, Mac, and Linux systems. For Windows, users need to install both the MongoDB Community Server and MongoDB Shell from the provided links. For Mac, the installation process is shown in a YouTube video, though version 7.0 needs to be installed. Linux users can download from the general community link. Uninstall instructions are also included if issues arise during the Mac installation.

Uploaded by

Codzz
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views

MongoDB Installation

The document provides instructions for installing MongoDB version 7.0 on Windows, Mac, and Linux systems. For Windows, users need to install both the MongoDB Community Server and MongoDB Shell from the provided links. For Mac, the installation process is shown in a YouTube video, though version 7.0 needs to be installed. Linux users can download from the general community link. Uninstall instructions are also included if issues arise during the Mac installation.

Uploaded by

Codzz
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

MongoDB Installation

Version to be installed -> 7.0 (Latest)

Windows
We have to set up 2 things :

1. MongoDB Community Server


2. MongoDB Shell

Youtube video (for Complete Installation help) :


https://www.youtube.com/watch?v=h2x6BmUi5zQ

For MongoDB Community Server


Go to link : https://www.mongodb.com/try/download/community

For MongoDB Shell


Go to link : https://www.mongodb.com/try/download/community

Mac
Youtube video (for Complete Installation help) :
https://www.youtube.com/watch?v=NLw7Tln6IeM

Note - In the YT video, installation for version 6.0 is shown, but you have to install the latest
version, which is 7.0. The rest of the process and commands will remain same.

Go to link :
https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-os-x/#std-label-install-mdb-
c ommunity-macos
*If something goes wrong and you need to uninstall Mongodb to restart the process, use this
document - https://macpaw.com/how-to/uninstall-mongodb-mac

Linux
https://www.mongodb.com/try/download/community

(general link : https://www.mongodb.com/docs/manual/administration/install-community/)

You might also like