The Extractor Transformer and Loader, or ETL, module for OrientDB provides support for moving data to and from OrientDB databases using ETL processes.
The Extractor Transformer and Loader, or ETL, module for OrientDB provides support for moving data to and from OrientDB databases using ETL processes.
Configuration: The ETL module uses a configuration file, written in JSON. Extractor Pulls data from the source database. Transformers Convert the data in the pipeline from its source format to one accessible to the target database. Loader loads the data into the target database.