TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why Uber Engineering Switched from Postgres to MySQL

10 pointsby pushkargaikwadalmost 7 years ago

1 comment

dhd415almost 7 years ago
Long comment thread on a previous posting: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12166585" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12166585</a><p>TLDR: Uber is using MySQL as part of their &quot;Schemalass&quot; key-value store (<a href="https:&#x2F;&#x2F;eng.uber.com&#x2F;schemaless-part-one&#x2F;" rel="nofollow">https:&#x2F;&#x2F;eng.uber.com&#x2F;schemaless-part-one&#x2F;</a>), a somewhat unusual use case in which it may be a better choice than PostgreSQL. It&#x27;s not really an evaluation of MySQL vs. PostgreSQL as relational databases.