How can I migrate MySQL database to Memgraph? Do I need to dump the database in some format and then import it?
Asked
Active
Viewed 22 times
1 Answers
1
You can use tool mgmigrate
to migrate your running MySQL database into a running Memgraph instance.
The detailed instruction can be found on the documentation page Migrate MySQL database to Memgraph

KWriter
- 1,024
- 4
- 22