(NewSQL) database Systems is distributed version of RDBMS systems, on clustered nodes. These
databases are scalable and have performance comparable with NoSQL databases. Almost all the
properties of RDBMS are retained in NewSQL databases including ACID transaction support. They share SQL as the interface to various applications. An example of NewSQL is the “MySQL Cluster“.