Cloud Bigtable: Understanding Bigtables NoSQL 3-dimensional storage model using the Node.js client

Pascal Zwikirsch
Level Up Coding
Published in
11 min readMar 24, 2022

--

In the second part of this article series, we want to look at Bigtable’s NoSQL 3-dimensional storage model. First, we will take a theoretical look at how it is structured, and then we will use the Node.js client, provided by Google, to verify it on some actual code.

Photo by Caspar Camille Rubinon Unsplash

The storage model

--

--