Azure's Table Storage: A NoSQL key-value store for rapid development using massive semi-structured datasets
Cloud Bigtable: is Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.
Here are a few major differences:
Differential aspects |
Google Cloud Bigtable |
Azure's Table storage |
API and other access methods
|
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java) |
RESTful HTTP API |
Supported programming languages |
C#
C++
Go
Java
JavaScript (Node.js)
Python |
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby |
MapReduce |
Yes |
No |