INSTALLATION OF MongoDB

mongodb
Let everybody knows

MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. MongoDB is developed by MongoDB Inc. and licensed under the Server Side Public License.

Step 1: MongoDB website

mongodb

Check out the official link of MongoDB:

https://www.mongodb.com/

Step 2: Select the suitable software for your system

Step 3: Set the system environment variable

Step 4: Open MongoDB in your command prompt

Check out the version by these commands:
mongo –version
mongod –version

Open the MongoDB shell by this command:
Mongo

Now, you can use MongoDB.

Oh hi there 👋
It’s nice to meet you.

Sign up to receive awesome content in your inbox, on every update.

We don’t spam! Read our privacy policy for more info.

Website | + posts

Leave a Reply

Your email address will not be published. Required fields are marked *