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