I have already installed Mongodb on my mac but the process is currently not running. How do I start the Mongodb service so that I can start using the commands?
Just go into a folder where you want mongodb to store all the database files and run the command
mongod --dbpath=.