Question 4 of 10Pro Only
What are NewSQL databases, and how do they differ from traditional relational databases and NoSQL systems? When would you recommend adopting a NewSQL database over conventional alternatives?
Sample answer preview
NewSQL databases represent a category of modern relational database systems that aim to provide the scalability of NoSQL systems while maintaining the ACID transaction guarantees and SQL interface of traditional relational databases.
NewSQLCockroachDBGoogle SpannerTiDBdistributed transactionsRaft consensus