nosql-to-sql-nodejs This project is a quick practice of importing no-sql data to sql using NodeJs, Mongoose, Sequelize. Steps to run: Clone the repo. Run npm install Add .env file Run npm run start -- Don't forget to make sure that your database servers are up and running.