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