On Thu, Jul 14, 2016 at 5:12 AM, Amit Vishnoi <[email protected]> wrote: > Hello, > I am looking for some help in integrating Oracle ODI with Orient database. > > I have a use case in which I need to transform the network data (which is > essentially a hierarchy) from oracle database to orient database. I have > found a way to do it but it is very clumsy via JDBC connection. Basically, I > am writing orient database understandable statement in Oracle ODI target > schema to insert the data in orient database. It is working fine. > > Is there any other more effective way of doing this?
I don't know Oracle ODI, I just read the product description. I guess you're in an Oracle shop and maybe using the JDBC is a very good way to integrate with orientDB in your context. You can take a look to teleporter: http://orientdb.com/teleporter-configuration/ Cheers, RF -- Best regards, Roberto Franchini OrientDB LTD - http://orientdb.com -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
