|
|
|
|
|
by globalreset
1207 days ago
|
|
What? No. NoSQLs don't help with joins, as they don't have them at all. Meaning every "join-like" has to be client side and entails transmitting stuff to the client, which is even worse than temporary tables. There are multiple reasons to use NoSQL and non of them is this one. Having said that - cool, I like relational databases and love my multi-joins going faster. |
|