TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Why Uber Engineering Switched from Postgres to MySQL

10 点作者 pushkargaikwad将近 7 年前

1 comment

dhd415将近 7 年前
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.