adspace


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

Answer Posted / Rajeev Kumar Singh

No, MongoDB does not support locking multiple databases concurrently. However, it supports multi-database transactions through the MongoDB Connector for Java and C# drivers by using a single session across different databases.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to define array in mongoose schema?

79


what is the command syntax for inserting a document?

63


How did mongodb get its name?

60