Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 383 Bytes

File metadata and controls

19 lines (12 loc) · 383 Bytes

DataSync

about this project description:

requirement: data sync from mssql to mongodb.

language: python

main module: pymssql,pymongo

main workflow: pymssql get sqlserver data, pymongo send sqlserver data to mongodb.

about this project: Since this project is simple, open source code will not be maintained in the later stage, this is only a simple example for beginners.