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.

CouchDB merges in BigCouch

95 pointsby nslateralmost 12 years ago

6 comments

geckoalmost 12 years ago
I think CouchDB is vastly underrated as a hacker database for toy projects. We&#x27;re talking about an incredibly simple database, with powerful replication abilities, with brain-dead administration, and one-click offsite backup and synchronization, that requires no real client libraries to work with. It makes it comically easy for me to hack on toy projects on the road, then sync them right back up afterwards when I&#x27;m done.<p>I know CouchDB sometimes gets some flak for not performing as well as other NoSQLs. Anecdotally, that feels as if it&#x27;s gotten a lot better over time, and this BigCouch merge may improve things further, but sometimes there&#x27;s a case to be made for using something just because it&#x27;s fun and easy to work with.
评论 #6104916 未加载
rubiquityalmost 12 years ago
This is incredibly good news. CouchDB is a fantastic database that doesn&#x27;t get the attention it deserves. The best part about this merge is that CouchDB will get the scaling benefits that BigCouch offers. The load balancing and clustering of BigCouch is going to be incredibly useful for scaling CouchDB.
mark_l_watsonalmost 12 years ago
I built BigCouch from source and played with it a few years ago. Cloudant is a cool company, and good of them to open source a big piece of their infrastructure.<p>I am taking a fresh look at CouchDB. I have always had an aversion to JavaScript, which is what CouchDB views are written in, but lately I have been getting into JS more because of Meteor and Ember.js. Off topic, but I find using a subset of JS, and keeping JSLint running in IntelliJ makes for a nice dev environment.
评论 #6105371 未加载
评论 #6106258 未加载
评论 #6106894 未加载
meyalmost 12 years ago
Anyone familiar w&#x2F; the CouchDB community, can you describe how well it&#x27;s working? From afar it seems to be a bit rudder less, but I could be misinterpreting the situation.
评论 #6104822 未加载
评论 #6105379 未加载
评论 #6104798 未加载
smagchalmost 12 years ago
I&#x27;m just using CouchDB right now for my side project. Cloudant is offering really great service although they don&#x27;t provide multi-tenant service in Japan. But I&#x27;ll go for Cloudant unless latency between Japan and Singapore matters.<p>By the way, I posted another link three days ago. <a href="https://news.ycombinator.com/item?id=6088443" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=6088443</a>
ramy_dalmost 12 years ago
page isn&#x27;t accessible at this time. does anyone have a short copy or something?
评论 #6104545 未加载