How would be data stored at database in case of social networking site?
Posted
by Abhishek Jain
on Stack Overflow
See other posts from Stack Overflow
or by Abhishek Jain
Published on 2010-04-10T17:01:53Z
Indexed on
2010/04/10
17:13 UTC
Read the original article
Hit count: 256
In social networking site, a person has friends/followers. There is a chain of relation. How would be data stored at database in this scenario? This is a very huge information, still result of a query comes back very fast on these sites.
© Stack Overflow or respective owner