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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What does a blockchain give you that a database doesn't?

6 点作者 RingwormOne超过 7 年前
I'm always told that one of the main benefits of a blockchain is that it enforces trust, or something to that extent. But enforcing trust in databases is not an open problem. Databases successfully store data. Therefore blockchains seem like a 'solution' to a problem that doesn't exist.

2 条评论

sova超过 7 年前
Do you need a decentralised way to ensure consensus among nodes? If not, blockchain is overkill for you!
评论 #15637459 未加载
nnn1234超过 7 年前
if we are talking public blockchains, Immutablity, decentralized trust and censorship resistance<p>Private blockchains can be anything the owner wants them to be.