连接分片环境中的数据
我们假设有一个系统,存储用户并且用户可以互相关注。现在我们假设数据按大陆分片到多个数据库中。 当来自北美的用户关注另一个来自欧洲的用户时会发生什么? 如何使用 RDBMS(Postgres)、图形数据库 (Neo4j) 或文档数据库 (MongoDB) 来解决这个问题?
Let's assume that there is a system that stores users and users can follow each other. Now let's assume that data is sharded in multiple databases by continent.
What happens when a user from North America follows another user from Europe?
How can this problem be approached using RDBMS(Postgres), a graph database (Neo4j), or document database (MongoDB)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论