• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
The Customize Windows > Computer and Internet > Cloud Computing > What is NewSQL?

By Abhishek Ghosh September 15, 2019 10:20 am Updated on September 15, 2019

What is NewSQL?

Advertisement

NewSQL is a group of newer relational database management system which promises to achieve the scalable performance like NoSQL while being ACID compliant. ACID is a set of properties, namely Atomicity, Consistency, Isolation, Durability. That “standard” intended to guarantee validity facing events such as power failure. Although, NewSQL systems vary widely in their internal architectures, their two common hallmarks are support for the relational data model and the use of SQL as its main interface. One of the best known NewSQL systems is the H-Store.

 

Types of NewSQL

 

The term NewSQL was first used in a research paper in 2011, while discussing the emergence of new database systems. Many business systems such as financial sector that handle high profile data should also be able to scale, but they are not able to use NoSQL solutions because they cannot give up high transactional and consistency requirements. The only options previously available to these organizations were to acquire a more powerful single-node machine or develop custom middleware to distribute queries across more traditional DBMS nodes. Both approaches are excessively expensive for most, and therefore, in this work, Aslett analyzes the possibilities of NewSQL to compete with other commercial providers, and in particular with Oracle.

They are classified in to three categories :

  1. New architectures
  2. MySQL engines
  3. Transparent protection

The first type of NewSQL systems are completely new database platforms. They are designed to work in a shared-nothing distributed cluster, in which each node has a subset of the data. Although different design approaches have been used in many of the new databases, there are two main categories in evolution. They send the execution of transactions and queries to the nodes that contain the necessary data. SQL queries are divided into fragments and sent to the nodes, which are the ones that process and contain the data. These databases are capable of scaling linearly as additional nodes are added. General purpose databases maintain the full functionality of traditional databases and the handling of all types of queries. These databases are often written from scratch with a distributed architecture in mind, and include components such as distributed concurrency control, flow control, and distributed query processing. Among them are Google Spanner, Clustrix, NuoDB and TransLattice .
In memory database systems are characterized by having a large number of short-term transactions, which touch a small subset of data using index searches and repetitive. These NewSQL systems achieve high performance and scalability by preventing much of the architecture from being inherited from the original design of the R System, such as recovery algorithms or concurrency control. Two example systems in this category are VoltDB and SQLFire from GoPivotal.

Advertisement

---

The second type is optimized as an SQL storage engine. These systems provide the same programming interface as MySQL, but with better scale built into the engines, such as InnoDB. Several examples of these new engines are: TokuDB, MemSQL and Akiban.

Third type systems provide an intermediate protective layer to automatically divide the databases across multiple nodes. Some examples of this type of system are dbShards, Scalearc, Scalebase and MySQL Cluster.

What is NewSQL

Illustration is by Dr. Rabi Prasad Padhy, PhD

 

Conclusion

 

NewSQL is a term which is being used by a new type of scalable databases which support a SQL interface. The requirements from databases in this era of Internet of Things and cloud is more different. The need from databases started them to divided into the categories of OLAP and OLTP. NoSQL are useful for applications where strong consistency is not essential. In other words, NoSQL databases are not easy to use where consistency is critical. A good example is the e-commerce platforms. The NewSQL group came in various form to augment.

Tagged With what is newsql

This Article Has Been Shared 7558 Times!

Facebook Twitter Google+ Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to What is NewSQL?

  • How To Install Apache Ambari on Ubuntu 16.04 to Manage Hadoop Cluster

    Apache Ambari Helps Management, Monitoring of Hadoop Cluster. Here is How To Install Apache Ambari on Ubuntu 16.04 to Manage Hadoop Cluster.

  • How To Install Apache Flume on Ubuntu 16.04 Server

    Apache Flume Can Be Used For Collecting, Aggregating, Moving Log Data For Analytic Applications. Here is How To Install Apache Flume on Ubuntu 16.04 Server.

  • How to Install Apache Hama (HDFS Installation)

    Apache Hama is a Distributed Computing Framework For Massive Scientific Computations. Here is How to Install Apache Hama as HDFS Installation.

  • What Are the Use Cases for CouchDB

    What Are the Use Cases for CouchDB? CouchDB is suitable for applications with accumulating, occasionally changing data with pre-defined queries

  • Difference Between Data Science and Big Data

    Data science is an umbrella term in which many scientific methods apply. Big data is a complex sets of data. It’s size can be vary up to peta-bytes.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us



Subscribe To Our Free Newsletter

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (15K Followers)
  • Twitter (4.4k Followers)
  • Facebook (5.2k Followers)
  • LinkedIn (3.3k Followers)
  • YouTube (1.5k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • What is Process Mining? December 10, 2019
  • Explanation of the ESP32 Vulnerability Warnings December 6, 2019
  • OLTP versus OLAP December 4, 2019
  • What is OLTP (Online Transaction Processing)? December 3, 2019
  • How to Install PyCharm and Anaconda for Data Science December 2, 2019

About This Article

Title: What is NewSQL?
2019-09-15

Author: Abhishek Ghosh
Subjects: Cloud Computing

Is Part Of:


TheCustomizeWindows,

Sunday, September 15th, 2019,
Vol.1(01),
p.1–65199 [IoT Ready Journal]


Source:The Customize Windows
ISSN: 0019-5847 ;
E-ISSN: 0019-5847 ;
Publisher:
jima.in

Cite this article as: Abhishek Ghosh, "What is NewSQL?," in The Customize Windows, September 15, 2019, December 11, 2019, https://thecustomizewindows.com/2019/09/what-is-newsql/.

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.


PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

web analysis

Copyright © 2019 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy