我试图了解 NoSQL 的闪光点,并最终在 Martin Fowler 的这段视频中登陆,他在其中指出
"sql does not work very well with large clusters of boxes".
他为什么这么说?
SQL 或关系数据库中的什么使其不适合在大型集群中工作?
NOSQL 做了什么来解决这个问题并使其在集群中运行时高效?
我试图了解 NoSQL 的闪光点,并最终在 Martin Fowler 的这段视频中登陆,他在其中指出
"sql does not work very well with large clusters of boxes".
他为什么这么说?
SQL 或关系数据库中的什么使其不适合在大型集群中工作?
NOSQL 做了什么来解决这个问题并使其在集群中运行时高效?