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 CCA3F109A1 for ; Mon, 23 Sep 2013 14:29:54 +0000 (UTC) Received: (qmail 60638 invoked by uid 500); 23 Sep 2013 14:27:45 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 60582 invoked by uid 500); 23 Sep 2013 14:27:43 -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 59905 invoked by uid 99); 23 Sep 2013 14:27:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Sep 2013 14:27:40 +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: domain of fiatjaf@gmail.com designates 209.85.128.45 as permitted sender) Received: from [209.85.128.45] (HELO mail-qe0-f45.google.com) (209.85.128.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Sep 2013 14:27:35 +0000 Received: by mail-qe0-f45.google.com with SMTP id 6so2125027qea.18 for ; Mon, 23 Sep 2013 07:27:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=Pd0VpQYQ17lGqXixWFrkuRDgB+vNKfr4BthPsOsSP0A=; b=u2pyFJXMCkPfPxNhXEE4bvLWAklXUY1OH2Au2QmH+X2U52LEu935+/QHWRVt7F/KDg I9hQmGlJLvzEm7zccPiblCBlJmz2wVA9ljuHNlm1ejhdQDUBk16WBWi2+YQ8SMpdZA+4 CC8wypaSbG/ULbRMD/wTbSPc/BGI2podxOOBsdxM1py3YZ9p+K4wCyG8k/cPQfp7aLLv XcTtzNzac85zAnB4ntnqAnY7TLp1s1GT7ijdlPBz1ZS38LRtrYHLbY1RmAo98BDZ9W8O 3E45Rg/IYMvzOiPJ2/ZghjFlYZxLAtzrfJbAJhm2WqjI93oML7+45vLywcojxNiBDQpr w3IA== X-Received: by 10.229.101.136 with SMTP id c8mr30608473qco.17.1379946434002; Mon, 23 Sep 2013 07:27:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.49.25.111 with HTTP; Mon, 23 Sep 2013 07:26:52 -0700 (PDT) Reply-To: fiatjaf@gmail.com In-Reply-To: <1379944174.5733.YahooMailNeo@web121006.mail.ne1.yahoo.com> References: <1379944174.5733.YahooMailNeo@web121006.mail.ne1.yahoo.com> From: Giovanni P Date: Mon, 23 Sep 2013 11:26:52 -0300 Message-ID: Subject: Re: each project have only one database To: user@couchdb.apache.org, Ashraf Janan Content-Type: multipart/alternative; boundary=001a11c3face02089104e70dd144 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3face02089104e70dd144 Content-Type: text/plain; charset=UTF-8 You're correct. "Join" views, i. e., views that relate one document to another of another type, will require them to be in the same database. On Mon, Sep 23, 2013 at 10:49 AM, Ashraf Janan wrote: > Hi Guys, > > I have a project, and that project need to CouchDB to get,post information > on it. > > My question is : each project have only one database that have many views > and lists. > is that correct ? > > Today , in the morning , i saw my friends database , he created database > for each element that required view,list. > I think ,that is not correct. > > Can i get a good tips from my friends in this list forum about what is the > correct in this case ? > > Best regards > Ashraf --001a11c3face02089104e70dd144--