Where does mongodb store data linux?



Where does mongodb store data linux?..

Answer / Priyanka Badalia

By default, MongoDB stores its data in the /data/db directory on Linux systems. However, you can specify a different data directory during installation or at runtime.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Which operations lock the database in mongodb?

1 Answers  


How is query injection and how to handle it in mongodb?

1 Answers  


Can you lock more than one database at the same time in mongodb?

1 Answers  


Why is mongodb so popular?

1 Answers  


what is the command syntax for inserting a document?

0 Answers  


What is mongodb tutorial?

1 Answers  


What is a ‘namespace’?

1 Answers  


Explain sharding in mongodb?

1 Answers  


How to update operations immediately sync to disk in mongodb?

1 Answers  


What is mongodb replica set?

1 Answers  


Which programming language is used to write mongodb queries?

1 Answers  


What are the best features of mongodb?

1 Answers  


Categories