orientdb-etl | OrientDB ETL tools | Data Migration library

 by   orientechnologies Java Version: 2.0-M3 License: Apache-2.0

kandi X-RAY | orientdb-etl Summary

kandi X-RAY | orientdb-etl Summary

orientdb-etl is a Java library typically used in Migration, Data Migration, Oracle applications. orientdb-etl has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has high support. You can download it from GitHub.

OrientDB ETL tools
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              orientdb-etl has a highly active ecosystem.
              It has 34 star(s) with 22 fork(s). There are 20 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              orientdb-etl has no issues reported. There are 1 open pull requests and 0 closed requests.
              It has a positive sentiment in the developer community.
              The latest version of orientdb-etl is 2.0-M3

            kandi-Quality Quality

              orientdb-etl has 0 bugs and 0 code smells.

            kandi-Security Security

              orientdb-etl has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              orientdb-etl code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              orientdb-etl is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              orientdb-etl releases are available to install and integrate.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed orientdb-etl and discovered the below as its top functions. This is intended to give you an instant insight into orientdb-etl implemented functionality, and help decide if they suit your requirements.
            • Execute the transform
            • Transform the string value to a number
            • Check if column names are correct
            • Converts a known type into an object
            • Initializes the file
            • Closes the manager
            • Starts the document database
            • Init OrientDB database
            • Loads document fields
            • Gets or creates the class
            • Resolve the vertex
            • Extracts the first token from the stream
            • Perform the actual transformation
            • Configure options
            • Configures the output
            • Configures the field transformer
            • Starts the cursor
            • Executes the given command
            • Set configuration
            • Configures the source
            • Executes the transform
            • Configure columns
            • Executes the join
            • Configure database
            • Performs the actual transformation
            • Moves to the next item in the result set
            Get all kandi verified functions for this library.

            orientdb-etl Key Features

            No Key Features are available at this moment for orientdb-etl.

            orientdb-etl Examples and Code Snippets

            No Code Snippets are available at this moment for orientdb-etl.

            Community Discussions

            QUESTION

            How to import Edges from CSV with ETL into OrientDB graph?
            Asked 2017-Aug-02 at 19:44

            I'm trying to import edges from a CSV-file into OrientDB. The vertices are stored in a separate file and already imported via ETL into OrientDB. So my situation is similar to OrientDB import edges only using ETL tool and OrientDB ETL loading CSV with vertices in one file and edges in another.

            Update

            Friend.csv

            ...

            ANSWER

            Answered 2017-Aug-02 at 19:44

            After some time I found a way (workaround) to import the above data into OrientDB. Instead of using the ETL Tool I wrote simple ruby scripts which call the HTTP API of OrientDB using the Batch endpoint.

            Steps:

            1. Import the Friends.
            2. Use the response to create a mapping of client_ids to @rids.
            3. Parse the PeindingFriendship.csv and build batch requests.
            4. Each Friendships is created by its own command.
            5. The mapping from 2. is used to insert the @rids into the command from 4.
            6. Send the batch requests in junks of 1000 commands.

            Example Batch-Request body:

            Source https://stackoverflow.com/questions/45346086

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install orientdb-etl

            You can download it from GitHub.
            You can use orientdb-etl like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the orientdb-etl component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/orientechnologies/orientdb-etl.git

          • CLI

            gh repo clone orientechnologies/orientdb-etl

          • sshUrl

            git@github.com:orientechnologies/orientdb-etl.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Data Migration Libraries

            Try Top Libraries by orientechnologies

            orientdb

            by orientechnologiesJava

            orientjs

            by orientechnologiesJavaScript

            orientdb-studio

            by orientechnologiesHTML

            spring-data-orientdb

            by orientechnologiesJava

            OrientDB-NET.binary

            by orientechnologiesC#