Datastore provides a query engine and transaction. Its storage capacity grows with growth of data just like web server grows with your traffic. Unlike relational databases datastore is schema less. Basically Datastore is built on basis of a big table. Every row in a big table can have different number and type of columns than [...]
Posted in
Tags:
