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 NoSQL is bad for startups

13 pointsby m0hitalmost 14 years ago

3 comments

StavrosKalmost 14 years ago
TL;DR: CouchDB is nice because reliability, no JOINs, Javascript is untyped, no SQL injections.<p>This article could fit in a Tweet, and wouldn't even exist if you took out all the non-points: SQL is reliable too, nobody forces you to write JOINs, there are languages better than JS, use prepare statements/stored procedures.
评论 #2583357 未加载
kowsikalmost 14 years ago
thanks for the <i>delayed</i> april 1st HN reference. Had fun writing this one! It's CouchDB's fault. :)
评论 #2583725 未加载
Devilboyalmost 14 years ago
NoSQL doesn't mean No Injection attacks. Just ask Patrick:<p><a href="http://www.kalzumeus.com/2010/09/22/security-lessons-learned-from-the-diaspora-launch/" rel="nofollow">http://www.kalzumeus.com/2010/09/22/security-lessons-learned...</a>
评论 #2583350 未加载