Socket
Socket
Sign inDemoInstall

couchdb-dump

Package Overview
Dependencies
65
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    couchdb-dump

Tools to dump, modify, and load documents in CouchDB from the command line. (Same basic concept as mysqldump, but much more and for CouchDB)


Version published
Maintainers
1
Install size
6.55 MB
Created

Readme

Source

couchdb-dump

THIS PACKAGE IS NO LONGER MAINTAINED. DO NOT USE.

SEE INSTEAD ... http://stedolan.github.io/jq/

It is possible to simulate most of the functionality of couchdb-dump using curl to fetch the contents of your db, and piping the output through jq.

Keywords

FAQs

Last updated on 11 Mar 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc