You can do attachments inline as shown here under 'inline attachments': http://wiki.apache.org/couchdb/HTTP_Document_API
<http://wiki.apache.org/couchdb/HTTP_Document_API>I have not tried it but assume this would work with bulk docs On Sat, Oct 24, 2009 at 8:03 AM, Vlad GURDIGA <[email protected]> wrote: > Hello! > > Is there a way to bulk upload for attachments? > > Let's say I have to migrate an e-commerce DB to Couch and decide to > store product images as attachments to documents because it looks like > a good idea if we think how easy is to replicate DB and keep document > + image couple consistent.. I know there is a bulk insert option for > documents, but is there something similar for attachments? >
