> On 17 Jan 2015, at 14:03, Ayhan Kesenci <[email protected]> wrote:
> 
> Hello i m working on a script in java to convert a whole couchdb in a csv
> file,
> 
> i want to know how would be the easiest way to do that ?, I build up a
> connection, and i know how to get a design document in a csv but i need the
> whole couchdbfile
> 
> sincerly
> 
> Ayhan Kesenci


Just use a list and fetch it as a csv file.

- benoit.



Reply via email to