MongoDB card reviewhard
What is MongoDB transaction support?
MongoDB supports multi-document transactions that allow multiple database operations to succeed or fail together. Transactions provide ACID properties and are useful when maintaining consistency across related data changes.