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 B61D81870C for ; Thu, 1 Oct 2015 20:17:19 +0000 (UTC) Received: (qmail 76764 invoked by uid 500); 1 Oct 2015 20:17:18 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 76694 invoked by uid 500); 1 Oct 2015 20:17:18 -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 76682 invoked by uid 99); 1 Oct 2015 20:17:18 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2015 20:17:18 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 042F4C00B1 for ; Thu, 1 Oct 2015 20:17:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.901 X-Spam-Level: ** X-Spam-Status: No, score=2.901 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Tny0BSrQx2Yi for ; Thu, 1 Oct 2015 20:17:03 +0000 (UTC) Received: from mail-qg0-f49.google.com (mail-qg0-f49.google.com [209.85.192.49]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id DDFC320F9F for ; Thu, 1 Oct 2015 20:17:02 +0000 (UTC) Received: by qgev79 with SMTP id v79so77815886qge.0 for ; Thu, 01 Oct 2015 13:17:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=zOeLFC/OaGSQPrAzCEkHbBTDaXUUwpRRKEggYccy7tg=; b=HmPbHmz1LsXeu2EACwvYUdDF1Jcmi9z3UslHzPs9hm+lOU1gx3bX1IHlep05o151CH qN9Jh605/zYKk2kVGi2twxNwE9ZZpfhcJN2kexMStY++JkIzI0QeJuVWJ1TpCvXQoDKI +7cgKp7hpM8RIeYuhyJDyiyqkMMEhk2vtp0/r2C9NNHLxQw61wzSNoaW3h5MNYtKNC7h QbF9C6j+MFIqpvsYBYmLk1sczqN4rlCsWqwDjxHnr1HM7X7sSZyt5b7Hwl0v7M66Yehb 1Oq5XWhayOeEjL5ESQAANlkFIAQOQNccBXMxV6uDc8r1BeTIHSHrx1TWg/kYenj9LCmN i6wg== X-Received: by 10.140.92.233 with SMTP id b96mr14395268qge.104.1443730621772; Thu, 01 Oct 2015 13:17:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.55.33.134 with HTTP; Thu, 1 Oct 2015 13:16:22 -0700 (PDT) In-Reply-To: References: <0D8EFEF0-4701-45CA-9A03-D5659BBD449E@me.com> From: Joel Wallis Date: Thu, 1 Oct 2015 17:16:22 -0300 Message-ID: Subject: Re: pouchdb-find and couchdb 2.0 To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=001a1139be00ddb1be052110baeb --001a1139be00ddb1be052110baeb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable @Dale and @Ying, I'm sorry if my text sounds aggressive, that was really not what I meant. English is just my second language so I really don't even have an idea of how bad "pretending to develop" sounds at the given context. I was just trying to help. Please ignore my message above. 2015-10-01 15:55 GMT-03:00 Dale Harvey : > Ying > > CouchDB 2.0 has long been in development and is nearing a beta release, I > wouldnt be switching existing services to it, but for new product > development, particularly one that needs mango then I would probably > recommend doing so. Mango is already supported in CouchDB 2.0, pouchdb-fi= nd > will transparently switch to using it if you are speaking to CouchDB 2.0 > > And Joel, this isnt really a suitable mailing list for questioning people= s > 'product differentials' particularly in that aggressive way "pretending t= o > develop" > > Cheers > Dale > > > On 1 October 2015 at 17:32, Joel Wallis wrote: > > > You are actually describing Cloudant as the service you are pretending = to > > develop. Do you have any planned diferential for this? (Just asking, as > > product manager, to help you plan your product.) > > > > And, PouchDB can be used as an interface for a completely remote CouchD= B > > database. Is that what you mean with "couch & pouch transparent"? If no= t, > > what are the key diferentials for your implementation? (Just asking, as= a > > software developer, to help you plan your implementation.) > > > > 2015-10-01 10:34 GMT-03:00 Ying Bian : > > > > > Dear couchdb developers and users, > > > > > > I=E2=80=99m new to couchdb & pouchdb and I=E2=80=99m looking forward = to some comments > to > > > the following problem: > > > > > > I want to setup a couchdb service in the cloud and provide an SDK to = my > > > users for them to use in their apps. They can also use pouchdb as a > local > > > replication of their data. An important part of the SDK is the query > > > interface. I want it to be developer-friendly as much as possible. Th= e > > > map/reduce API is too complex for developers with no similar > experience. > > > After some investigation, I think maybe [pouchdb-find]( > > > https://github.com/nolanlawson/pouchdb-find < > > > https://github.com/nolanlawson/pouchdb-find>) is worth to try. Its > > > mongodb like query language is more intuitive in my mind. > > > > > > My questions are: > > > > > > 1. Pouchdb-find is still in beta and its documents says "This API is > > > modeled after the Cloudant query API < > > > https://docs.cloudant.com/api/cloudant-query.html>, soon to be merged > > > into CouchDB 2.0.=E2=80=9D Is the support already merged into couchd= b 2.0? > > What=E2=80=99s > > > the delivery plan for couchdb 2.0? Is it to safe to switch to 2.0 now= ? > > > > > > 2. I want the query interface to be =E2=80=9Ccouch & pouch=E2=80=9D t= ransparent: the > same > > > query API would be used for both local pouchdb and remote couchdb. I > > > suppose this is not a problem. Am I right? > > > > > > Any comments would be much appreciated. > > > > > > -Ying > > > > > > > > > > -- > > Joel Wallis Juc=C3=A1 > > joelwallis.com > > > --=20 Joel Wallis Juc=C3=A1 joelwallis.com --001a1139be00ddb1be052110baeb--