MongoDB Runing

 >>> folder c:/data/db.....created...




1. Check  which version of MongoDB is installed.

2.Check which version of MongoDB shell is installed.


3.Run MongoDB


4.open another cmd and run mongo shell.

show databases;-for checking database...

5. By default port no:-27017


Comments

Popular posts from this blog

interview questions js[ Anurag Singh ProCodrr]

reactnative_creation