In this first part post, I will summarize the CockroachDB system. In the following posts, I will go deep into the system’s architecture layers. In the database world, there are many classes. Here I will just mention the relevant classes to the CockroachDB such as Relational, NoSQL, and NewSQL. Many…