Skip to content

FabioKido/parallelizing-nodejs-ops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallelizing Node.js

Operations with child process

How to execute

  • docker-compose up -d
  • npm ci
  • npm run seed
  • npm start

Reference: https://youtu.be/EnK8-x8L9TY

About

Example of how to Migrate 1M items from MongoDB to Postgres in just a few minutes using Node.js child process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%