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...


Which operations lock the database in mongodb?



Which operations lock the database in mongodb?..

Answer / Raghaw Kumar Jha

In MongoDB, various operations can lead to a locked database, including write operations (insert, update, delete), index builds and reindexes, and certain administrative commands. To minimize the impact of these locks on performance, MongoDB uses a technique called opportunistic locking (oplocks) that allows multiple clients to read data concurrently while only one client can write to it.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

What are the difference between sql and mongodb? Explain

1 Answers  


Is mongodb free on aws?

1 Answers  


How to check if mongoose is installed?

1 Answers  


Where is my mongodb database?

1 Answers  


What is use of gridfs in mongodb?

1 Answers  


Where mongodb data is stored?

1 Answers  


Is mongodb better than other sql databases? If yes then how?

1 Answers  


Where is mongodb stored windows?

1 Answers  


How does sharding work with replication in mongodb?

1 Answers  


Is mongodb publicly traded?

1 Answers  


How much memory does mongodb need?

1 Answers  


Are null values allowed?

1 Answers  


Categories