This document discusses NewSQL databases. It begins with an introduction that describes how enterprises need both reliable transaction processing and the ability to perform analytics on large datasets. This requires different database strategies that are often in conflict.
The document then provides details on NewSQL databases, including that they aim to overcome constraints of SQL and NoSQL databases. Key features of NewSQL databases are described, such as how they store data and provide security and support for big data. NewSQL databases are compared to SQL and NoSQL databases based on several parameters like ACID properties, storage, performance, consistency, and more. Overall, the document analyzes the rise of NewSQL databases as an attempt to achieve the benefits of both traditional SQL and No