You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Peter D Lubambi <pl...@gmail.com> on 2012/02/16 13:40:35 UTC

CouchDB to mySQL

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.
Thanks.
Peter

Re: CouchDB to mySQL

Posted by Peter D Lubambi <pl...@gmail.com>.
Thanks Cory for the quick response,
I hope this will help me start.


On Thu, Feb 16, 2012 at 3:49 PM, Cory Zue <cz...@dimagi.com> wrote:

> 2012/2/16 Peter D Lubambi <pl...@gmail.com>
>
> > 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
> >
>

Re: CouchDB to mySQL

Posted by Cory Zue <cz...@dimagi.com>.
2012/2/16 Peter D Lubambi <pl...@gmail.com>

> 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
>