Skip to content

Latest commit

 

History

History

README.md

db-converter

Converts a database from local to MongoDB. It can be useful for migrating from a local database to MongoDB.

Usage

node index.js --db-path .db --mongodb-url mongodb://localhost:27017