Skip to content

The migration script, which do database migration from RDBS to Graph databases.

Notifications You must be signed in to change notification settings

alexbaluhin/rdbs-to-graph-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

The migration script, which do database migration from RDBS to Graph databases.
Currently it support migration from MySQL to OrientDB.

Prerequesities

Migration script is based on MVC model.
Written on JavaScript language with NodeJS.
Before installing, make sure what npm and nodejs was installed on your machine.

Install

In project root directory - npm install
Write your MySQL and OrientDB configurations in config.js file
When just type npm start and wait to script end

About

The migration script, which do database migration from RDBS to Graph databases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published