Chapter 3ConceptsIt’s time to dive deeper into CockroachDB! This chapter explores some of CockroachDB’s building blocks, including data types, indexes, and geo-partitioning.
First, let’s explore the top-level objects that make up CockroachDB.
Database Objects
At the top level of the CockroachDB object hierarchy , there are databases. ...