Skip to content

copy Microsoft SQL Server database table to Mongo DB as collections

Notifications You must be signed in to change notification settings

kktam/mssql_to_mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mssql_to_mongo

A very simple utility to copy migrate a Microsoft SQL Server database table to a MongoDB Collection.

Usage:

open index.js and fill in the information about your SQL server and Mongo DB configuration.

Run:

node index.js

About

copy Microsoft SQL Server database table to Mongo DB as collections

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published