Breaking the Limits of Relational Databases: An Analysis of Cloud-Native Database Middleware: Part 2

In Part 1 of this article, we covered the concept and implementation of sharding in NewSQL. In Part 2, we will discuss, in further detail, distributed transactions and database governance.

Distributed Transactions

As mentioned in the previous article, database transactions must meet the Atomicity, Consistency, Isolation, and Durability (ACID) standard: