From 41c788bec334255cddf3165cef23fca1e78f7fec Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Wed, 3 Jan 2018 10:50:01 +0800 Subject: [PATCH] Why Uber Engineering Switched from Postgres to MySQL --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be75cb7..e920bcc 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ Contributions are always welcome! * [How Twitch uses PostgreSQL](https://blog.twitch.tv/how-twitch-uses-postgresql-c34aa9e56f58) * [Scaling MySQL-based financial reporting system at Airbnb](https://medium.com/airbnb-engineering/tracking-the-money-scaling-financial-reporting-at-airbnb-6d742b80f040) * [Scaling to 100M at Wix: MySQL is a Better NoSQL](https://www.wix.engineering/single-post/scaling-to-100m-mysql-is-a-better-nosql) + * [Why Uber Engineering Switched from Postgres to MySQL](https://eng.uber.com/mysql-migration/) * [HTTP Caching](https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching) * [Reverse Proxy (Nginx, Varnish, Squid, rack-cache)](https://www.mertech.com/overview-reverse-proxying/) * [CDN (Akamai)](https://building.coursera.org/blog/2015/07/09/improving-coursera-global-site-performance-a-head-to-head-cdn-battle-with-production-traffic/)