1. MongoDB 4.0 adds support for multidocument transactions
2/22/2018 3:05:13 PM
MongoDB 4.0 adds support for multidocument transactions
MongoDB,Multi Document Transactions,Relational Databases
https://news-cdn.moonbeam.co/Multi-Document-Transactions-to-Come-in-MongoDB-v4-App-Developer-Magazine_52u81v5d.jpg
App Developer Magazine
Enterprise

MongoDB 4.0 adds support for multidocument transactions


Thursday, February 22, 2018

Richard Harris Richard Harris

With support for multi-document transactions, MongoDB offers an escape from relational databases

MongoDB Inc. announced its plans to add support for multi-document transactions in MongoDB 4.0. While MongoDB’s atomic single-document operations already provide transaction semantics that meet the data integrity needs of the majority of applications, the addition of multi-document transactions will make it easier for developers to address the full spectrum of use cases. Through snapshot isolation, transactions provide a globally consistent view of data and enforce all-or-nothing execution to maintain data integrity. For developers with a history of transactions in relational databases, MongoDB’s multi-document transactions will be very familiar.

MongoDB’s path to transactions has been a substantial engineering effort that began with the acquisition of and integration with the WiredTiger storage engine more than three years ago. The groundwork for this technological achievement was laid in nearly every aspect of the MongoDB server: the storage layer, the replication consensus protocol, and the sharing architecture.

MongoDB 4.0 will ship in summer of 2018 and the beta program is available now.

Subscribe to App Developer Magazine

Become a subscriber of App Developer Magazine for just $5.99 a month and take advantage of all these perks.

MEMBERS GET ACCESS TO

  • - Exclusive content from leaders in the industry
  • - Q&A articles from industry leaders
  • - Tips and tricks from the most successful developers weekly
  • - Monthly issues, including all 90+ back-issues since 2012
  • - Event discounts and early-bird signups
  • - Gain insight from top achievers in the app store
  • - Learn what tools to use, what SDK's to use, and more

    Subscribe here