|
|
|
|
|
by catnaroek
3599 days ago
|
|
> Joins and strong consistency are awesome but run head first into the CAP theorem and other concerns like single node performance on a sharded cluster. The CAP theorem doesn't force you to give up consistency within a single node. NoSQL databases often do, though. > All popular languages I've seen offer hierarchical (maps of maps etc.) and more primitive structures only. So, instead of fixing programming languages, let's cripple databases? |
|