Fork me on GitHub

nmo

import csv#

Synopsis#

nmo.commands['import-csv'](<cluster || url>, <database>, <file>, [csvOptions])

Description#

Import csv file into CouchDB

Accepts the name of the cluster or a url to the cluster. Along with the name of the database and the url to the file. CSV options can be supplied for how to import the file.