Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4B0111065C for ; Fri, 4 Apr 2014 15:21:39 +0000 (UTC) Received: (qmail 27872 invoked by uid 500); 4 Apr 2014 15:21:36 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 27811 invoked by uid 500); 4 Apr 2014 15:21:35 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 27803 invoked by uid 99); 4 Apr 2014 15:21:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 15:21:34 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [209.85.219.48] (HELO mail-oa0-f48.google.com) (209.85.219.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 15:21:29 +0000 Received: by mail-oa0-f48.google.com with SMTP id m1so3644740oag.7 for ; Fri, 04 Apr 2014 08:21:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=wRVEk506DWugp91krG6hmgCkzOf2BCLCWdJW16GI/jE=; b=YXlgg52qOgV0tOMzYwR0j1ZiNsOA5HK6RNKYeqTgnOKk1EwRgw3pjOWZmR3fbrAYGV 2EIofCFV0t22j/a/6f0EjIABwF11Sb5vZhF/pJr0u+E2FooV/hN8m6Kc+mTjsq+mDlkU tBCe1jaoIOsJfuCwn2jydba3140+od/unwM3szu7S05+XNunVfysk5A2pPl8zGGAyavJ QP0Y2hA/VefEkohNxAQbwpZSnRAuou/kS7qPnNexyVePHvtulCKtsLIq9kP9uy2p9KeE Q8Bz9QeNfc793fPZhonYrnJVsuFmWcXDujQwoKafj5DYAix+GfIlEBLaO0lT3h2sNzIO 194A== X-Gm-Message-State: ALoCoQkmsuXMrcDsmwkaTB0AOO2xmcgd2+s0dlQaYzkQvhKQlwpnfla9JgGKrKjLoffwFJcQA9Lr MIME-Version: 1.0 X-Received: by 10.60.134.137 with SMTP id pk9mr19776464oeb.40.1396624868793; Fri, 04 Apr 2014 08:21:08 -0700 (PDT) Received: by 10.182.130.84 with HTTP; Fri, 4 Apr 2014 08:21:08 -0700 (PDT) X-Originating-IP: [63.155.236.117] In-Reply-To: <9B37CFF8-AD9A-4FAF-9781-C371947CCAD7@apache.org> References: <0E716B6E-6F9F-4A57-B16A-4FFDD7A04322@couchbase.com> <9B37CFF8-AD9A-4FAF-9781-C371947CCAD7@apache.org> Date: Fri, 4 Apr 2014 10:21:08 -0500 Message-ID: Subject: Re: Bench marking a simple 10k write From: "matt j. sorenson" To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=047d7b471dfa3073fb04f63911b2 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b471dfa3073fb04f63911b2 Content-Type: text/plain; charset=ISO-8859-1 but I totally just went out and bought a surface and downloaded sql server because of this thread... On Fri, Apr 4, 2014 at 10:19 AM, Robert Samuel Newson wrote: > Ok, that's too far. This is the couchdb user mailing list not an ad > channel. > > B. > > On 4 Apr 2014, at 15:46, Jens Alfke wrote: > > > {Getting off-topic, but as long as people are already talking about > non-CouchDB databases...} > > > > If you're kicking the tires of NoSQL databases with performance in mind, > you really should be looking at Couchbase Server, whose calling card is > insane speed and scalability. For example, Amadeus (the world's largest > processor of airline reservations) is using it to serve "over 20 terabytes > of data. Peak traffic is two million reads of objects per second, and 400K > writes per second". [1] LinkedIn achieves "400K ops/second with their > four-node cluster, and loads 16 million entries into Couchbase every 5 > minutes."[2] > > > > (In case there's confusion: Couchbase's map/reduce view engine is > derived from CouchDB, but its JSON document storage and general API are > entirely different, being descended from memcached. There is a Sync Gateway > add-on, currently in beta, that offers a CouchDB-compatible API.) > > > > --Jens > > > > [1]: > http://www.couchbase.com/customer-stories/couchbase-helps-amadeus-power-travel-industry > > [2]: > http://www.couchbase.com/customer-stories/linkedin-monitors-massive-data-couchbase > > --047d7b471dfa3073fb04f63911b2--