Return-Path: Delivered-To: apmail-incubator-couchdb-user-archive@locus.apache.org Received: (qmail 3834 invoked from network); 3 Jul 2008 08:13:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jul 2008 08:13:15 -0000 Received: (qmail 68866 invoked by uid 500); 3 Jul 2008 08:13:15 -0000 Delivered-To: apmail-incubator-couchdb-user-archive@incubator.apache.org Received: (qmail 68845 invoked by uid 500); 3 Jul 2008 08:13:15 -0000 Mailing-List: contact couchdb-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-user@incubator.apache.org Delivered-To: mailing list couchdb-user@incubator.apache.org Received: (qmail 68834 invoked by uid 99); 3 Jul 2008 08:13:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2008 01:13:15 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2008 08:12:21 +0000 Received: from [10.0.2.3] (e179134136.adsl.alicedsl.de [::ffff:85.179.134.136]) (AUTH: LOGIN jan, SSL: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Thu, 03 Jul 2008 08:12:39 +0000 Message-Id: <48B05C81-7DBF-41BB-9891-3E9153FB680F@apache.org> From: Jan Lehnardt To: couchdb-user@incubator.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: CouchDB Success Story: Gathering Goodness Date: Thu, 3 Jul 2008 10:12:37 +0200 References: X-Mailer: Apple Mail (2.919.2) X-Virus-Checked: Checked by ClamAV on apache.org Scott, this is great! :-) Thanks for sharing the info! Can you also share some numbers? Like, how many documents you store, how much data that is, how many read and write requests you get and all that? If not, don't worry, but it'd be cool to know :) Cheers Jan -- On Jul 2, 2008, at 18:13, Scott Raymond wrote: > I'm successfully using CouchDB for a recipe-management application on > Facebook, called Gathering Goodness: > > http://apps.facebook.com/gathering/ > > The killer feature of Gathering Goodness is its ability to do > one-click importing of recipes from lots of popular cooking sites, > like Epicurious and AllRecipes. Once you've entered a recipe, you can > tag it however you like. Then, because it's on Facebook, you can > easily share your collection with friends, and see what your friends > are cooking. > > The application is written in Ruby using Merb, and uses CouchDB for > all of the persistence. I've been very pleased with CouchDB's > performance and stability -- the app has been running continuously for > over six months, with no trouble. CouchDB's Views make certain > features, like tagging, far easier to implement than a traditional > relational database. And its inherent "webbiness" (REST, JSON) makes > it a natural fit for developing web applications. > > Scott > > > On 7/2/08, Jan Lehnardt wrote: >> Heya, >> in a recent discussion with somebody who follows these >> lists, he pointed out that CouchDB appears to have a lot >> of problems and has some sort of negative aura. Mostly >> because the issues discussed on these lists are about >> problems people have with CouchDB. >> >> Obviously, when looking at other information sources, >> it is clearly visible that CouchDB is loved by many and >> used successfully. >> >> Yet these stories don't make it to the mailing lists. So >> please, if you have a CouchDB success-story to share, >> let us know. If that means shamelessly advertising >> a project or product, just go ahead and do so :) >> Anything from your personal blog to the "next big >> thing" is interesting to us. >> >> To let us know, just reply to this post! >> >> If you can't talk publicly about what you do in detail, a >> message like "We are using CouchDB successfully in >> our sub-radar startup" (I know you are there ;) will do. >> If you don't want to post to the list directly, send me a >> private mail and I can relay the totally anonymous >> information then. >> >> -- >> >> If you have a problem with CouchDB, don't let this >> post discourage you from posting it here, we'd love >> to hear about any issues you might encounter to >> make your life easier in the future. >> >> >> Cheers and thanks in advance! >> Jan >> -- >> PS: If you find this a useless exercise, just ignore me :-) >> >