Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 215 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 215 Bytes

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