I can use a _list function to export a database in a non-JSON format (e.g. CSV)
But what about importing? I see there is _update, but as far as I can see it only acts on a single document. Is there something that acts at the database level and can build a bulk_save batch? Thanks, Brian.
