/replicapoc

Scripts for replicating from one database to another one.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Replica POC

Scripts for replicating from one database to another one.

The script from-mssql-to-mongodb.py has been tested.

  • Microsoft SQL Server 2022 Developer Edition on Windows Server 2019
  • MongoDB 6.0 on Rocky Linux 8
  • Python, pyodbc and pymongo libraries should be installed on Windows Server
  • Run script from your Windows Server command line
  • Remember to use your own values for user, password, and ip address