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

Why would I want to manage instances?
I don't believe you need to manage anything with BigTable.. "instances" is a concept to describe iterations of scale only
Well that's up to you to decide :)