Mark Callaghan (Facebook), “MySQL at Facebook” Video Rating: 4 / 5
Reader Interactions
Comments
Frap357says
Facebook uses MySQL.
They have x,000 servers with replication and shards setup.
They use the InnoDB database engine.
Indexes are important for performance.
MySQL 5.5 will be better.
They got better performance by switching file system from ext3 to xfs.
Facebook uses MySQL.
They have x,000 servers with replication and shards setup.
They use the InnoDB database engine.
Indexes are important for performance.
MySQL 5.5 will be better.
They got better performance by switching file system from ext3 to xfs.