From user-return-19832-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Thu Feb 16 12:54:56 2012 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 DF4449180 for ; Thu, 16 Feb 2012 12:54:56 +0000 (UTC) Received: (qmail 49274 invoked by uid 500); 16 Feb 2012 12:54:55 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 49082 invoked by uid 500); 16 Feb 2012 12:54:55 -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 49074 invoked by uid 99); 16 Feb 2012 12:54:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2012 12:54:55 +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 plubambi@gmail.com designates 209.85.160.180 as permitted sender) Received: from [209.85.160.180] (HELO mail-gy0-f180.google.com) (209.85.160.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2012 12:54:49 +0000 Received: by ghbz22 with SMTP id z22so1463860ghb.11 for ; Thu, 16 Feb 2012 04:54:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=i8a6kCEJ+1FJZrK/bhPd3LQb+AAEG+nAVY5obEHrJmQ=; b=F03k8jdRlWQuwTbMSQtCPqGvnUTrWMe5P4m6lxHfW3ZYU8D57m92W905qKSXUTb6B3 CEIpg+DJAEFc/byM4DU6mBPDRlHtTkDWjejXM+Wh2wrZO88u7BIlIQ5RhCXcOkGi9Bfc 0tQizZuEtICuNYWWSikbmYZQkbgpiZnkv/AR8= MIME-Version: 1.0 Received: by 10.236.191.100 with SMTP id f64mr2710282yhn.57.1329396868082; Thu, 16 Feb 2012 04:54:28 -0800 (PST) Received: by 10.101.65.1 with HTTP; Thu, 16 Feb 2012 04:54:28 -0800 (PST) In-Reply-To: References: Date: Thu, 16 Feb 2012 15:54:28 +0300 Message-ID: Subject: Re: CouchDB to mySQL From: Peter D Lubambi To: user@couchdb.apache.org Cc: Gayo Mhila , routen , joachim , Steve Ollis Content-Type: multipart/alternative; boundary=20cf303f6d76166aff04b91454d4 --20cf303f6d76166aff04b91454d4 Content-Type: text/plain; charset=ISO-8859-1 Thanks Cory for the quick response, I hope this will help me start. On Thu, Feb 16, 2012 at 3:49 PM, Cory Zue wrote: > 2012/2/16 Peter D Lubambi > > > Hi all, > > Has anyone done something on porting couchDB schema to mySQL. if there is > > any links you can direct me to, that will be very helpful. > > > > Hey Peter, > > I wrote a blog about doing this using the django ORM and the _changes feed > a while back. Perhaps it will be useful as a starting point: > > http://www.dimagi.com/pulling-data-from-couchdb-to-a-relational-database-made-easy-with-_changes/ > > > Cory > > > > > Thanks. > > Peter > > > --20cf303f6d76166aff04b91454d4--