Couchdbkit is probably better than couchdb-python. It has additional modules for django as well.

As far as doing imports, you can use the csv module in python to read a CSV into an array of dicts then you could load each dict as it's own doc.

It shouldn't be much more effort to pull results directly from mysql, though I imagine it'd be faster to process a single CSV.

-Jim

Sent from my iPhone

On Oct 17, 2009, at 7:45 AM, Jeremy Wall <[email protected]> wrote:

Sent from my G1 google phone

On Oct 17, 2009 7:12 AM, "AnotherNetFellow" <[email protected] >
wrote:

Hi Metin,
I was using this one: http://couchdbkit.org/.

I've downloaded couchdb-python, but i find it very difficult to be used. There isn't any tipe of documentation (but the API manual, that has some
code examples, most of them broken).

Any idea? Do you know where I can find some examples?

Thankyou! 2009/10/16 Metin Akat <[email protected]> > Sure :) > If you
don't know how to write...
--

-- AnotherNetFellow Email: [email protected]

Reply via email to