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.
Big data is a concept that deals with data sets of extreme volumes. Questions may tend to be related to infrastructure, algorithms, statistics, and data structures.
0
votes
0answers
73 views
How does a site like facebook store things like “status likes” in mysql? [duplicate]
I'm assuming a site like facebook would have table called "Status" or something along those lines. This table contains cols like "StatusID,UserID,Message,etc...". But what how are "likes" related to ...
5
votes
2answers
2k views
What format do sites like Facebook use to store data for personal profiles?
I'm pretty new to computer science and I recently started dealing with large sets of data stored in XML files. I've always wondered how Facebook and other networking sites store all the information ...