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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

The Road to CouchDB 2.0

98 点作者 g4k将近 9 年前

14 条评论

y0ghur7_xxx将近 9 年前
CouchDB is awesome. We evaluated it some time ago¹ and we all thought that the way it worked, the performance, the management are light years ahead of everything else in this space. We ended up not using it because it looked like it was dead. I am so happy that it is not, and I hope this 2.0 release will bring in some more community love. It absolutely deserves it!<p>¹<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11757015" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11757015</a><p>(couchbase sales people came answering, even if couchbase is a completely different product that covers different usecases)
评论 #12161190 未加载
merpnderp将近 9 年前
I don&#x27;t think any discussion of CouchDB is complete without mentioning PouchDB. And now that CouchDB will have clustering out of the box, there&#x27;s all the more reason to support offline versions of your database in your webapps.<p><a href="https:&#x2F;&#x2F;pouchdb.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pouchdb.com&#x2F;</a>
brightball将近 9 年前
Looks like a very solid release. CouchDB has always had that niche as an ultra reliable and steady NoSQL DB while being the best of breed option for offline syncing &#x2F; healing separated nodes.<p>It fell behind in terms of perception while Mongo was chasing benchmarks early on but has seemingly continued to just keep chugging along with it&#x27;s design decisions.<p>General community, &quot;You sure about that? I mean...benchmarks.&quot;<p>Couch, &quot;Yep...we&#x27;re sure.&quot;<p>* few years later *<p>General community, &quot;Have you seen CouchDB? This thing is really solid. Did you ever read that Hacker News thread about how terribly unreliable Mongo is?&quot;
评论 #12160941 未加载
评论 #12160375 未加载
niftich将近 9 年前
Summary:<p>CouchDB 2.0 is a unification of the CouchDB 1.x line (a single-node DB) with BigCouch (which was a fork by Cloudant that added proper out-of-the-box clustering).
reubano将近 9 年前
You have no idea how long I&#x27;ve been waiting for this. I seriously thought couchdb was dead. Looking forward to more frequent releases in the future.
doublerebel将近 9 年前
I&#x27;ve had great experiences with Cloudant&#x27;s service and features, this will be a huge boon to the open-source community. I&#x27;ve tried the other Couch flavors and cloud hosts and there is no comparison on features, responsiveness and stability.
sa_su_ke_75将近 9 年前
what are the new changes of 2.0 version?
评论 #12159478 未加载
_Marak_将近 9 年前
CouchDB has not let me down once in over seven years of production usage.<p>I&#x27;m not sure what other software I could say that about.
评论 #12163197 未加载
carterschonwald将近 9 年前
I&#x27;m pretty confused about where the couchdb repo lives. Can anyone point me to it?<p>Oddly: <a href="https:&#x2F;&#x2F;github.com&#x2F;couchbase&#x2F;couchdb?files=1" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;couchbase&#x2F;couchdb?files=1</a> seems to be more like the code than any of the Apache stuff
评论 #12161607 未加载
mark_l_watson将近 9 年前
I am going to give CouchDB another look. I used to use it a lot, and experimented with BigCouch, but I didn&#x27;t used to like JavaScript, so doing views, etc. was a pain. Now, I don&#x27;t dislike JavaScript so much and CouchDB fits some use cases I have.
评论 #12163212 未加载
refrigerator将近 9 年前
We&#x27;ve been using a self-hosted CouchDB 1.6.x instance on AWS, and actually a few days ago decided to try hosting the pre-RC version of 2.0. What are the benefits of using a hosted service like Cloudant over self-hosting?
noinsight将近 9 年前
Exciting news, I just started using CouchDB in a new project and it works really well.<p>Is the new Fauxton interface included? The old GUI feels more like a proof of concept than an actual user interface. Fauxton would be appreciated.
评论 #12160189 未加载
dahjelle将近 9 年前
If I recall correctly, built-in clustering and the new Mango query language are the big new features. Are there others?
gwbas1c将近 9 年前
I thought CouchDB was abandoned years ago?
评论 #12159435 未加载
评论 #12159323 未加载
评论 #12160614 未加载