Skip to content

bruslim/dirty-js-etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dirty-js-etl

a dump of my nodejs etl tool

written in about 1 day, and expanded on over 3-4 days;

the tool produces T-SQL to copy data from 1 database to another.

there are probably better tools available


the goal was to eliminate the duplication required by sql for updates & inserts

usage:

node etl.js > test.sql

About

a dump of my node js etl tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published