Hacker News new | past | comments | ask | show | jobs | submit
Dynamo definitely scales better than anything else at the tradeoff of not guaranteeing durability in the case of enough node failures and (like most distributed databases) not allowing interaction between different pieces of data.
> Tradeoff of not being able to query your data

Fixed it.