NewSQL is a new class of Databases products that offers high performance and
scalability like NoSQL for online transaction
processing and also incorporates the relational database properties like SQL and ACID (atomicity, consistency, isolation and
durability) transactions.
The NewSQL architecture (distributed systems architecture) significantly reduces overhead and is proficient of running on a large number of nodes without suffering bottlenecks. Also they conserve the high-level language query potential of SQL. NewSQL is now considered as an alternative to NoSQL.
The NewSQL architecture (distributed systems architecture) significantly reduces overhead and is proficient of running on a large number of nodes without suffering bottlenecks. Also they conserve the high-level language query potential of SQL. NewSQL is now considered as an alternative to NoSQL.



