Running Mongodb on OSX Mavericks -


I have set up Mongodebi on OSX using homebrew.

When I will: Mongo

Mongo starts but does not seem capable of connecting to test database. What's happening:

Mongo DB shell version: 2.6.3
Connect with: test

Mongo no one else gets .

Thanks,

Anthony

Did you start mongod process? There is only one customer to connect to the mango database. Checkout Bravel Info Mongo

for several ways to run / run the database

Comments

Popular posts from this blog

GO: Serve static pages -

Folder list php -

java - how to parse a JSON string into ObjectNode in Jackson? -