Answer Posted / Ravi Shankar Sharma
{"support": "MongoDB does not fully support ACID (Atomicity, Consistency, Isolation, Durability) transactions as in traditional SQL databases. Instead, it offers a concept called 'sessions', which provide transaction-like behavior with some of the ACID properties."}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers