Overview#
BigTable (
Google Cloud Platform Bigtable) is a
GCP Storage Product that offers a scalable, fully-managed
NoSQL wide-column database that is suitable for both real-time access and analytics workloads.
It is a wide-column store, each object that you store has a key. And associated with that key can be many columns of data, like a key value store but with multiple values.
There might be more information for this subject on one of the following: