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?
To start the mongodb, you should only have to run the "mongod" command on the terminal.