Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 62456 invoked from network); 3 Nov 2010 16:49:44 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Nov 2010 16:49:44 -0000 Received: (qmail 30942 invoked by uid 500); 3 Nov 2010 16:50:15 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 30705 invoked by uid 500); 3 Nov 2010 16:50:14 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 30697 invoked by uid 99); 3 Nov 2010 16:50:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Nov 2010 16:50:13 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of simonmetson@googlemail.com designates 209.85.215.180 as permitted sender) Received: from [209.85.215.180] (HELO mail-ey0-f180.google.com) (209.85.215.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Nov 2010 16:50:06 +0000 Received: by eyx24 with SMTP id 24so398878eyx.11 for ; Wed, 03 Nov 2010 09:49:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=vstkZxlaOd7NLQ+gBAQ5xx2ItrULFeD3XjeoMGkCxaI=; b=n4HEOJ25b61zLS2vnLjAyxTaHOsIQzRVdY8/VczwvrOa0iiSaipjiLXynHm55pvp6m BBhCSgS+IzfMwpBIKDlQi15WAPXUGUZRItMg5jiUF+7sqXHKvpW4JYldvVTs75dDeHH2 8X4H7Eblv4YFm9rmhLfa+pqoGRXe78KmXwd6k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=IFqxlUjzZSKMxbJwknuoOziMD6yiQwlnfQUz3YnlMfVPAOs0PsTKmbXaC4Bz+o2JrC 295DXndSyaFd6m/I0BlGLNioNQO2+4twOJUKKGFgNN99cO10t3agAMJlV0n4xnx/hnEw CPBmywFpbgvQENgpaAbGAVl9DdDEymSrAlcd0= Received: by 10.216.242.12 with SMTP id h12mr1144034wer.26.1288802985383; Wed, 03 Nov 2010 09:49:45 -0700 (PDT) Received: from user-105-095-eduroam.wireless.bris.ac.uk (wireless-pat3.wireless.bris.ac.uk [137.222.114.243]) by mx.google.com with ESMTPS id f31sm5720211wej.15.2010.11.03.09.49.44 (version=SSLv3 cipher=RC4-MD5); Wed, 03 Nov 2010 09:49:44 -0700 (PDT) Message-Id: From: Simon Metson To: dev@couchdb.apache.org In-Reply-To: <8914CFA0-2568-481C-9046-13489FD5A621@googlemail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: multi columns Date: Wed, 3 Nov 2010 16:49:43 +0000 References: <8914CFA0-2568-481C-9046-13489FD5A621@googlemail.com> X-Mailer: Apple Mail (2.936) X-Virus-Checked: Checked by ClamAV on apache.org Hi, Apart from when you use an update handler: http://wiki.apache.org/couchdb/Document_Update_Handlers Cheers Simon On 3 Nov 2010, at 16:34, Sebastian Cohnen wrote: > Hey Sam, > > there are no columns in CouchDB, only documents. And no, you cannot > update documents partially with CouchDB. > > Best > > Sebastian > > On 03.11.2010, at 17:32, sgoto wrote: > >> hi couchdb, >> >> are there any plans for supporting multi columns in couchdb (eg >> update >> one column for a key without re writing the entire row) ? >> >> sam >> >> -- >> f u cn rd ths u cn b a gd prgmr ! >