How many indexes does mongodb create by default for a new collection?



How many indexes does mongodb create by default for a new collection?..

Answer / Amlesh Kumar

MongoDB creates no indexes by default for a new collection. However, it is recommended to create an _id index during the creation of a new collection.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

What are 32-bit nuances?

1 Answers  


What is the syntax of mongodb collection?

1 Answers  


Now days, what makes mongodb best?

1 Answers  


Is mongodb atlas free?

1 Answers  


Is mongodb scalable?

1 Answers  


How does mongodb store data?

1 Answers  


What is mongodb best for?

1 Answers  


Where is mongodb data stored?

1 Answers  


What is use of gridfs in mongodb?

1 Answers  


Why would you choose mongodb?

1 Answers  


How to insert image in mongodb database?

1 Answers  


How much does mongodb cost?

1 Answers  


Categories