memgraph / mage

MAGE - Memgraph Advanced Graph Extensions :crystal_ball:
Apache License 2.0
256 stars 26 forks source link

[main < E091] Add migration utils #209

Closed antoniofilipovic closed 1 year ago

antoniofilipovic commented 1 year ago

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

######################################

antoniofilipovic commented 1 year ago

@vpavicic for release note: Add option to get data from MySQL, SQL server, or Oracle DB and migrate afterwards to Memgraph