Distributed Transactions Coordination
Denodo allows defining transactions involving several of these operations. In these situations, it is crucial to guarantee that distributed transactions fulfill ACID properties: atomicity, consistency, isolation and durability. Denodo implements the "de facto" standard Two-Phase-Commit protocol to coordinate distributed transactions among different data sources providing the aforementioned properties.

