有人能猜出 Facebook 的数据库架构吗?
我真的很想知道 Facebook 的数据库架构到底是怎样的?将维护多少数据库、表和字段?更新是如何完成的?
I'm really interested to know how actually would be the database schema of Facebook? How many databases, tables and fields would be maintained? How is the updating done?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
FWIW,这里有一个来自 ITconversations 的播客,描述了 Facebook 的 LAMP 堆栈。就数据库模式而言,他们似乎支持 KISS。
FWIW, here's a podcast from ITconversations describing Facebooks LAMP-stack. They seem to go with KISS as far as database schema goes.