Mauro Fagnoni wrote:

> Hi all, i have a question about how can i put into couchdb database a .csv
> data file. because i'm trying test the tpch test on nosql database.

You could just store the CSV file as an attachment, but that's probably not 
what your looking for. You'll probably want to write some code to transform the 
CSV into JSON (or maybe there is already something that can do this for you) 
and store that as a document. But this is mostly guessing, I'm not sure what 
you're looking for exactly.

Nils.
------------------------------------------------------------------------
 VPRO   www.vpro.nl
------------------------------------------------------------------------

Reply via email to