This package has been deprecated

Author message:

no longer supported. 8 years since last update

nosqlimport-couchdb

0.1.0 • Public • Published

nosqlimport-couchdb

A module for nosqlimport that allows data to be published to CouchDB or Cloudant.

Installation

npm install -g nosqlimport nosqlimport-couchdb

Import data to CouchDB

cat test.tsv | nosqlimport --db mydb -u http://localhost:5984 -n couchdb

See nosqlimport for further options.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i nosqlimport-couchdb

    Weekly Downloads

    6

    Version

    0.1.0

    License

    Apache-2.0

    Last publish

    Collaborators

    • glynnbird