Hacker News new | ask | show | jobs
by jbyers 3673 days ago
(2010)

Uber moved to a similar architecture in 2014-2015, ~5 years after article and the original Friendfeed post. Being able to operate MySQL predictably at scale is extremely valuable to high-growth companies, enough to tilt in the favor of unconventional schema choices versus less proven NoSQL alternatives.

https://eng.uber.com/schemaless-part-one/

https://eng.uber.com/schemaless-part-two/

https://eng.uber.com/schemaless-part-three/