You are on page 1of 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