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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How important database performance is to you?

1 点作者 bluestreak超过 8 年前
Are you happy with your database performance? How much would you care if database did everything it does now 10-100x times faster?

1 comment

cauterized超过 8 年前
I&#x27;d be thrilled if I could flip a switch and make our DB 10x faster. It&#x27;s currently our performance bottleneck.<p>However, migrating an existing production DB (especially to an unproven technology) is no small matter.<p>And even just adjusting configuration for performance purposes can be risky. I&#x27;d prefer to do it under the auspices of a consultant DB admin with at least 10 years of experience administering and tuning this particular DBMS.<p>So in short, DB performance is enormously important, but it comes in third to reliability and stability.<p>Once your solution has been in broad production use for at least 5 years, I would absolutely consider it for a new project, though!