This PR adds query procedures for migration from the MySQL, Oracle and SQL Server databases. Connection to the source DB can be configured in two ways: by explicitly passing the settings as a key-value map, or by loading them from a local JSON file.
Pull request type
[ ] Bugfix
[x] Algorithm/Module
[ ] Feature
[ ] Code style update (formatting, renaming)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] Documentation content changes
[ ] Other (please describe):
Related issues
Delete if this PR doesn't resolve any issues. Link the issue if it does.
######################################
Reviewer checklist (the reviewer checks this part)
Description
This PR adds query procedures for migration from the MySQL, Oracle and SQL Server databases. Connection to the source DB can be configured in two ways: by explicitly passing the settings as a key-value map, or by loading them from a local JSON file.
Pull request type
Related issues
Delete if this PR doesn't resolve any issues. Link the issue if it does.
######################################
Reviewer checklist (the reviewer checks this part)
Module/Algorithm
######################################