Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do I start mongodb on mac?



How do I start mongodb on mac?..

Answer / Girish Candra Sharma

To start MongoDB on a Mac, you can use Homebrew or install it manually. Here's how to start MongoDB using Homebrew:

1. Install MongoDB using the following command:

```
brew install mongodb
```

2. Start MongoDB with the following command:

```
mongod
```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Define mongodb?

1 Answers  


What is replication factor in mongodb?

1 Answers  


When was mongodb founded?

1 Answers  


How to know, what indexes exist in a collection?

1 Answers  


What are the difference between sql and mongodb? Explain

1 Answers  


Who developed MongoDB and when?

1 Answers  


Is mongodb compass open source?

1 Answers  


Is mongodb for big data?

1 Answers  


Does mongodb have tables?

1 Answers  


What is odm in mongodb?

1 Answers  


If you remove an object attribute, is it deleted from the database?

1 Answers  


What do you understand by nosql databases?

1 Answers  


Categories