Skip to content

alex42q/sqltomongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

sqltomongo

Sql to mongo migration tool

/* - Created By alex42q - Convert postgres or .sql file to mongodb Migration */

RUN it by run this command ->

node convert.js mongodb:https://127.0.0.1:27017/test _User__202404161537.sql

First user argument: MongoDB URL Second user argument: File path to read SQL data

About

Sql to mongo migration tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published