Skip to content

Code: Flickr Developer Blog » Using, Abusing and Scaling MySQL at Flickr

Link To Full Story: code.flickr.com

I like “NoSQL”. But at Flickr, MySQL is our hammer, and we use it for nearly everything. It’s our federated data store, our key-value store, and our document store. We’ve built an event queue, and a job server on top of it, a stats feature, and a data warehouse.

We’ve spent the last several years abusing, twisting, and generally mis-using MySQL in ways that could only be called “post relational”. Our founding architect is famously in print saying, “Normalization is for sissies.”

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*