Hacker News new | ask | show | jobs
by z3t4 1420 days ago
The rule is: Keep related data together. Exceptions are: Different customers (usually don't require each others data) can be isolated. And if the database become the bottleneck you can separate unrelated services.