2009/6/26 <maill...@ol-mars.se>

> CouchDB stores objects in JSON format right?
>
> Is there any way to extract these JSON objects from CouchDB directly?
> The server that extracts from the db are supposed to present JSON
> objects, so it would be stupid to create new objects if they are stored
> in the correct syntax.
>
> Is this possible in Python? (if not, in any other language?)


Did you try couchdbkit ? See http://www.couchdbkit.org which aims to access
CouchDB from python.

Nicolas

-- 
Nicolas Steinmetz
http://www.steinmetz.fr - http://nicolas.steinmetz.fr/

Reply via email to