View Single Post
Old 11-09-2009, 10:24 PM   #4 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Short answer: Very carefully.

Long answer: They have networks of carefully crafted databases on many many servers. No one server could ever hope to serve that much traffic. They have exprets doing this, facebook as it is could never be created by anyone but advanced programmers. They, like all not small systems, would use realational databases. But that is just the start of it, how you relate the keys is important, more complication comes up when you have hundreds of servers trying to act as one database on the outside.

I've personally never worked with databases took up more than a single server, so I don't know too much about how they do it. Books have been written on it, I would seggust searching amazon.com for some.
__________________

Village Idiot is offline  
Reply With Quote