ihoverlord / dx-dump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mongodump

A small library to programmatically create a dump and restore mongodb databases.

Introduction

A simple mongodb dump script I built for my personal use.

Instructions

Clone the project.

Update from and to fields in config.json.

Run the following command to start the mongodump

node .

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%