How does mongodb provide consistency?



How does mongodb provide consistency?..

Answer / Raj Deep

MongoDB provides consistency through various mechanisms such as Write Concern, Transaction (WiredTiger only), and Atomic Operations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Who uses mongodb?

1 Answers  


Does mongodb use hadoop?

1 Answers  


What is sharding in mongodb?

1 Answers  


What type of dbms is mongodb?

1 Answers  


What types of locking use in mongodb?

1 Answers  


How can you enter multi line operations in the mongo shell?

1 Answers  


What is the difference between mongodb and mysql?

1 Answers  


Whether use to safe backup log feature in mongodb?

1 Answers  


When an object attribute is removed, is it deleted from the store?

1 Answers  


What is schema in mongoose?

1 Answers  


Where are mongodb databases stored?

1 Answers  


Does an update fsync to disk immediately?

1 Answers  


Categories