Tag

BigTable

1 views collected around this technical thread.

Architect
Architect
Jul 29, 2015 · Databases

Google App Engine Datastore: Usage, Architecture, and Implementation

This article explains how Google App Engine Datastore works from a programmer's perspective, covering its entity‑based data model, hierarchical structure, query capabilities, comparison with relational databases, and the underlying implementation built on BigTable including entities, indexes, transactions, and backup mechanisms.

BigTableDatabase ArchitectureDatastore
0 likes · 10 min read
Google App Engine Datastore: Usage, Architecture, and Implementation