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.

NoSQL Storage Systems Never Violate ACID. Never? Well, Hardly Ever

3 pointsby l0stmanover 14 years ago

1 comment

willvarfarover 14 years ago
this looks like a very shallow and weak defence of noSQL in reaction to recent attention to the fact that noSQL == noACID.<p>Lets see, from the article noSQL solutions are ACID if each transaction updates a single record, if you have sharding and no replication and if you have fsync turned on.<p>The default state of SQL servers - MySQL non-innodb aside - is reliable i.e. ACID. The default state of noSQL solutions is unreliable, and only Voldermort seems to go some way to addressing that.<p>Is voldermort the only reliable noSQL?
评论 #1669768 未加载