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.