TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Facebook's Software Stack

33 pointsby arjunbabout 16 years ago

1 comment

ratsbaneabout 16 years ago
Good talk. Interesting that Facebook uses MySQL mostly as a key-value store to represent directed graphs. There was a discussion recently about how FriendFeed does essentially the same thing. <a href="http://bret.appspot.com/entry/how-friendfeed-uses-mysql" rel="nofollow">http://bret.appspot.com/entry/how-friendfeed-uses-mysql</a>. I'd like to see a bit more about how they implemented this.