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


Is mongodb good for transactional?



Is mongodb good for transactional?..

Answer / Anupam Kumar Singh Tomer

MongoDB supports transactions but it's important to understand that they are limited in scope compared to traditional relational databases. MongoDB uses ACID (Atomicity, Consistency, Isolation, Durability) properties at the document level within a single collection during a single session. For multi-document transactions or transactions across collections/databases, you'll need MongoDB versions 4.0 and later.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MongoDB Interview Questions

Define the mongodb aggregation?

1 Answers  


Give some features of MongoDB.

1 Answers  


Can we store files in mongodb?

1 Answers  


Does mongodb use sql?

1 Answers  


What is mongodb good for?

1 Answers  


What do you mean by a replica set in mongodb?

1 Answers  


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

1 Answers  


Can you edit long shell operations with an external text editor?

1 Answers  


What is mongodb host?

1 Answers  


How do I create a collection in mongodb? Write it's syntax

1 Answers  


Why is mongodb so fast?

1 Answers  


What is the use of mongodb compass?

1 Answers  


Categories