MongoDB Runing
>>> folder c:/data/db.....created...
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
>>> folder c:/data/db.....created...
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
Post a Comment