How does Facebook structure their data for messages. I have heard they use Cassandra for inbox 开发者_运维问答search, but is this the only technology they use?
Here's how the Facebook database schema might look like.
I doubt it actually looks like this, because such a normalized scheme wouldn't be very scalable. Check out Data Management, Facebook-style.
精彩评论