Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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?

share|improve this question
Voted to close...too general. In general, SO is not the place for case studies; if you have a specific question about schema design, spell out what you're looking for. – Adam Robinson Feb 1 '11 at 17:45
2  
I think I have the UML somewhere... – Erik B Feb 1 '11 at 17:46
One question mark is sufficient. – meagar Feb 1 '11 at 18:44

closed as not a real question by Adam Robinson, Craig Stuntz, Piskvor, meagar, middaparka Feb 1 '11 at 18:53

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

up vote 3 down vote accepted

FWIW, here's a podcast from ITconversations describing Facebooks LAMP-stack. They seem to go with KISS as far as database schema goes.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.