by rethab on 8/10/20, 9:57 AM with 2 comments
The reason I'm interested in this is that I hear it again and again: We need to use a NoSQL db, because postgres is not fast enough. Is it though? Did you try and it was actually not fast enough or are you talking about some hypothetical future performance benefits? I am sure there are cases where this is true, but I am just as sure that there are cases where a relational db is just fine.
by colesantiago on 8/10/20, 10:44 AM
Then as they blitzcaled they famously migrated again from Postgres back to MySQL 3 years later. [1] [2]
Seems that MySQL is good enough at Uber's scale.
[0] https://www.yumpu.com/en/document/view/53683323/migrating-ub...
[1] https://eng.uber.com/postgres-to-mysql-migration/
[2] https://use-the-index-luke.com/blog/2016-07-29/on-ubers-choi...
by blickentwapft on 8/10/20, 10:10 AM