From user-return-17163-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Jul 14 08:41:27 2011 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 8CB4073ED for ; Thu, 14 Jul 2011 08:41:27 +0000 (UTC) Received: (qmail 18301 invoked by uid 500); 14 Jul 2011 08:41:26 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 17646 invoked by uid 500); 14 Jul 2011 08:41:14 -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 17621 invoked by uid 99); 14 Jul 2011 08:41:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 08:41:09 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of rima@itpshare.com does not designate 209.85.214.180 as permitted sender) Received: from [209.85.214.180] (HELO mail-iw0-f180.google.com) (209.85.214.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jul 2011 08:41:02 +0000 Received: by iwn9 with SMTP id 9so294iwn.11 for ; Thu, 14 Jul 2011 01:40:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.42.178.137 with SMTP id bm9mr1905556icb.313.1310632841040; Thu, 14 Jul 2011 01:40:41 -0700 (PDT) Received: by 10.42.230.69 with HTTP; Thu, 14 Jul 2011 01:40:41 -0700 (PDT) X-Originating-IP: [94.200.134.74] Date: Thu, 14 Jul 2011 13:40:41 +0500 Message-ID: Subject: Opened source few classes to deal with couchdb from django From: Rima Al-Sheikh To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=90e6ba6e860aebd26d04a8037c96 --90e6ba6e860aebd26d04a8037c96 Content-Type: text/plain; charset=ISO-8859-1 Still very young, but we've used it for a few months already and it seems fine. Even though I'm not very happy about the performance of CouchDB on large amounts of data even with using views. So I'm more tempted to use couch as a cache engine and leave the fall back to MySQL. https://github.com/itp-publishing/Django-CouchDB Please contribute ! --90e6ba6e860aebd26d04a8037c96--