Live data from Hacker News

CouchDB 1.0

couch.io

31–40 of 76 posts

Re: CouchDB 1.0

#32
post #7
post #5

Congrats, guys! I have to say, though, while you were busy inching towards 1.0 I've fallen in love with other production-ready NoSQL db's (namely Mongo and Cassandra). I'm excited to play with Couch, just to play with it, but as someone who is already very satisfied with other NoSQL technologies (when I need them), what would be your pitch for why I should give Couch a serious look?

I've got truly offline replication (as in you can run me on Android and your laptop and keep them synced via the cloud). Also, none of the other NoSQLs are really set up for schemaless queries like I am. Incremental map-reduce lets you normalize a bunch of different heterogenous document structures in your view, which is more flexible than the key-path indexes Mongo has, and more real-time than Hadoop/Google style ma…

I hope someone creates mongodb account and responds to your comment. Nothing better to follow than hot, fierce war between databases. Keep'em coming! May the best prevail!

Re: CouchDB 1.0

#33
Great job but the site does a terrible job in telling a new visitor what exactly CouchDB does. I'm still not clear what it does - why are they offering a download before actually communicating the benefits.

Re: CouchDB 1.0

#34
post #5

Congrats, guys! I have to say, though, while you were busy inching towards 1.0 I've fallen in love with other production-ready NoSQL db's (namely Mongo and Cassandra). I'm excited to play with Couch, just to play with it, but as someone who is already very satisfied with other NoSQL technologies (when I need them), what would be your pitch for why I should give Couch a serious look?

I think we have different definitions of "production-ready." I find Cassandra to considerably immature having weird bugs that cause it to outright crash and both Cassandra and Mongo have seen issues from many people with data loss. Yes, people are using these systems in production but they're both still young and immature and it is in everyone's best interest to continue to evaluate possible solutions that are coming out.

Re: CouchDB 1.0

#35

Can someone give me a quick synopsis of what I would use this for? Is this only for Facebook size scaling or is it of use for those of us just starting out?

We've been using CouchDB in production for at least six months with our web-based content management system and our mobile advertising platform. We also use it to store scores for a couple of mobile games, and to store posts for PicBored, an anonymous image-based forum for Android. I am a bit worried about how well the replication will work with dozens or hundreds of servers, but it's working great with only a handful.

Re: CouchDB 1.0

#36

Well done guys. But don't forget to credit Bryant Cutler ( http://bryantcutler.com/ ) for the awesome logo. update: downvoted? why? I really think the guy should be credited. He did a fricking awesome job which CouchDB has based its whole image on. The faux movie poster linked at the top of this story has a giant size version of his logo as the very backdrop. This shit is important. Credit him, says I!

I down-voted you just now because you complained about being down-voted, which isn't good etiquette.

Re: CouchDB 1.0

#37

Can someone give me a quick synopsis of what I would use this for? Is this only for Facebook size scaling or is it of use for those of us just starting out?

I personally use MongoDB for small, one-off projects. The good thing about schemaless databases is that you can just start shoving data into them without caring about its structure.

That said, document-based databases suck at complex queries and reporting tasks.

Re: CouchDB 1.0

#38

I think it is pretty cool that http://couch.io/ is a website served directly by CouchDB. Server: CouchDB/0.12.0ab71f475-git (Erlang OTP/R13B)

According to the response headers, it's about 50/50 Apache and CouchDB depending on the resource.

Re: CouchDB 1.0

#39

Well done guys. But don't forget to credit Bryant Cutler ( http://bryantcutler.com/ ) for the awesome logo. update: downvoted? why? I really think the guy should be credited. He did a fricking awesome job which CouchDB has based its whole image on. The faux movie poster linked at the top of this story has a giant size version of his logo as the very backdrop. This shit is important. Credit him, says I!

[deleted]

Re: CouchDB 1.0

#40

Well done guys. But don't forget to credit Bryant Cutler ( http://bryantcutler.com/ ) for the awesome logo. update: downvoted? why? I really think the guy should be credited. He did a fricking awesome job which CouchDB has based its whole image on. The faux movie poster linked at the top of this story has a giant size version of his logo as the very backdrop. This shit is important. Credit him, says I!

I agree that logo is the bomb. I remember when Damien held the contest and my friend @atduskgreg entered. When I saw the logo that one I knew Greg's didn't stand a chance. Thanks Bryant!
Post reply on HN