July 2018
Intermediate to advanced
506 pages
16h 2m
English
Cloud Spanner offers most of the features developers have come to expect from relational databases. Data is organized into tables and rows, tables follow rigid schemas, and columns are strongly typed. However, in order to achieve horizontal scalability, Cloud Spanner does sacrifice some features common to other relational database systems. When designing databases on Cloud Spanner, there are a few concepts that should be considered.