Subject Re: scalable joins
Author paulruizendaal
> No. Google is just saying that [...]

Thought so. All these "web scale" datastores seem to drive developers
into doing loop-joins in application code. That must be the worst
possible outcome.

On the other hand, MySQL got a very long way by saying that
transactions should be done in application code.