Hey guys I am new to MongoDB. I have successfully installed and setup environment variables, I run command mongod its start. After that I run command mongo its run but its only showing in cmd like
**C:\Program Files\MongoDB\Server\3.6\bin>mongo
MongoDB shell version v3.6.3
connecting to: mongodb://127.0.0.1:27017**
it is not getting connect only showing, connecting . Anyone here who can help me out?
mongod
? Was it run successfully? – statut