Skip to content

Automatically synchronizes any database in RDBMS to OrientDB database. Open Source Project - Apache 2 license.

License

Notifications You must be signed in to change notification settings

Kyserbyte/teleporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrientDB									
 ______________________________________________________________________________ 
 ___  __/__  ____/__  /___  ____/__  __ \_  __ \__  __ \__  __/__  ____/__  __ \
 __  /  __  __/  __  / __  __/  __  /_/ /  / / /_  /_/ /_  /  __  __/  __  /_/ /
 _  /   _  /___  _  /___  /___  _  ____// /_/ /_  _, _/_  /   _  /___  _  _, _/ 
 /_/    /_____/  /_____/_____/  /_/     \____/ /_/ |_| /_/    /_____/  /_/ |_|    

                                                  http://orientdb.com/teleporter


OrientDB Teleporter is a tool that synchronizes a RDBMS to an OrientDB database.
You can use Teleporter to:

- Import your existing RDBMS to OrientDB.
- Keep your OrientDB database synchronized with changes from the RDBMS. In this case the database
  on your RDBMS remains the primary and the database on OrientDB a synchronized copy. 
  Synchronization is one way, so all the changes in OrientDB database will not be propagated to
  the RDBMS.


You can execute Teleporter via OrientDB Studio as described here:
https://github.com/orientechnologies/orientdb-labs/blob/master/Studio-Teleporter.md

or just run the tool through the script as described in the documentation:
https://github.com/orientechnologies/orientdb-labs/blob/master/Teleporter-Index.md.

About

Automatically synchronizes any database in RDBMS to OrientDB database. Open Source Project - Apache 2 license.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • Other 0.2%