Cloud BigTable is a high-performance NoSQL database service for large analytical and operational workloads. BigTable is a sparse, distributed, persistent, and multi-dimensional sorted map. The map is indexed by a row key, column key, and a timestamp.
Cloud BigTable
When to use it
Cloud BigTable is used mainly for large-scale, low-latency applications; throughput-intensive data processing; and analytics.
We can also use Cloud BigTable to store very large amounts of single-keyed data with very low latency.
Special features
Cloud BigTable is designed to handle massive...