Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-20-2019 12:01 PM
Hello Guys,
I have a doubt regarding RDBMS to neo4j migration.
i have data in rdbms and it is continous increasing and i want to shift this data into neo4j .
how i can do this type of stuff and i have millions of rows in rdbms table so what should be the major factor while migrating that would help in performance,
07-22-2019 11:17 AM
How best to do this depends on a lot of factors including what other systems you have in place, how much data, how frequently it gets updated, and so on.
A common approach to suggest as a starting point:
What you end up with is a Neo4j instance that is a follow-along copy of what's happening in the RDBMS.
07-22-2019 11:23 AM
Here's an example blog post describing that second point:
All the sessions of the conference are now available online