Skip to content

Comment on White Papers on Horizontal Partitioning of Databases?

Comments

It is pretty straightforward to do ... the only suggestion I can offer is use a random hash instead of doing it by something silly like a key prefix. The random hash gives you better balancing between the shards. Also check out the recent issue of the communications of the acm. A dude from Joyent wrote about the issues in scaling an image transcoding system.

Assume I know nothing about this, where would you go to get started on this any books?

This stuff is defn in books ... check out the O Reilly book on MySQL. I think they have a few chapters on this topic.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.