Skip to content

Rygbee/orientdb-to-elasticsearch-sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrientDB to Elasticsearch Sync

version BETA 0.1

Sync both ways, between orientdb and elasticsearch

How to use it:

  • git clone https://github.com/AndreiD/orientdb-to-elasticsearch-sync.git <project_name> or download the zip
  • pip install -r requirements.txt
  • Edit the config.py with your settings.
  • python sync_orient_to_es.py -v [skip the -v if you don't want any output]
  • Add it to cron

TODO:

  • check the bulk API
  • performance needs to be improved!
Extras:

You have a benchmarks.py file with a simple benchmark. Give it a look after the sync finished

About

OrientDB to Elasticsearch sync tool [both ways]. Written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%