Y
Hacker News
new
|
ask
|
show
|
jobs
by
Goranek
4067 days ago
datastore is a copy of Google Megastore service. It has indexes, sql like queries, transactions.. and you don't need to run servers like with BigTable (you pay for documents and api calls only)
1 comments
SjuulJanssen
4067 days ago
Why would I want to manage instances?
link
vgt
4067 days ago
I don't believe you need to manage anything with BigTable.. "instances" is a concept to describe iterations of scale only
link
Goranek
4067 days ago
Well that's up to you to decide :)
link