Question: How can you achieve ACID properties in MongoDB?Answer: MongoDB sacrifices ACID properties for performance and scalability. However, it supports multi-document transactions in recent versions to some extent. |
Is it helpful?
Yes
No
Most helpful rated by users: