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

Is mongodb a data lake?

1 Answers  


When using replication, can some members use journaling and others not?

1 Answers  


Is redis faster than mongodb?

1 Answers  


What is the command which are use to drop database in mongodb?

1 Answers  


How to determine the size of an index?

1 Answers  


What is the usage of profiler in mongodb?

1 Answers  


Is mongodb a language?

1 Answers  


What is the need to provide size option on create collection?

1 Answers  


What is use of gridfs in mongodb?

1 Answers  


Is mongodb stitch free?

1 Answers  


If you remove a document from database, does mongodb remove it from disk?

1 Answers  


Is mongodb columnar?

1 Answers  


Categories