08 2018 档案
摘要:在《Designing Data-Intensive Applications》的第一部分(参考上文),介绍了数据系统的基础理论与知识,都是基于single node。而在DDIA的第二部分(Distributed Data),则是将视野扩展到了分布式数据系统。数据的分布式主要有以下三个原因: Sc
阅读全文
摘要:在MongoDB3.6引入的新feature中,change stream无疑是非常吸引人的。 Change streams allow applications to access real-time data changes without the complexity and risk of
阅读全文
摘要:众所周知,MongoDB包括社区版和企业版,但不止如此,MongoDB公司还有MongoDB Atlas:Database as a Service. MongoDB Atlas delivers the world’s leading database for modern application
阅读全文