Hi, some time ago (Orient 1.7.0) I tried many queries both with OSQL and with gremlin and I found OSQL faster.
I can't give you numbers or more details and, above all, Orient has changed a lot in the lastest releases. Any way I would prefer OSQL also because it gives you more control over Orient specific features. I also found it easiest to learn. Cheers, Riccardo 2015-09-23 20:36 GMT+02:00 Valery T <[email protected]>: > Does Gremlin have a performance overhead comparing to OSQL? > > On Wed, Sep 23, 2015 at 2:08 PM, W. Craig Trader <[email protected]> > wrote: > >> Valery ... >> >> Gremlin is a Domain Specific Language (DSL) written in Groovy, which >> compiles to bytecode on the JVM, just like Java, but it is not compiled to >> Java. >> >> - Craig - >> >> On Fri, Sep 18, 2015 at 3:49 PM, Valery T <[email protected]> wrote: >> >>> Does Gremlin connector for OrientDb convert Gremlin statements to OSQL? >>> Is Gremlin code compiled into Java? >>> >>> -- >>> >>> --- >>> 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. >>> >> >> -- >> >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "OrientDB" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/orient-database/EheSQEZcst4/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > > --- > 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. > -- --- 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.
