Hi Emrul, The total rewriting of SQL parser has been scheduled for 2.1. We're taking the decision about JavaCC or ANTLR. Pros and Cons of both.
Anybody has an opinion on both? Lvc@ On 8 August 2014 01:34, Emrul Islam <[email protected]> wrote: > Hi Fidel, > > I had done some work to write a GORM plugin for OrientDB that would allow > Grails to directly persist domain objects into OrientDB. However, I had to > pause the effort while I waited for a better query API (instead of > constructing an SQL string I wanted to programmatically express a query). > I shifted my attention to the ANTLR Parser effort but ran out of time. > > So I have two choices: either finish the ANTLR parser for OrientDB and > then finish the Grails plugin or work on constructing an SQL string for > queries. I haven't really thought about it in the past few months because > I was working on other things. > > You can still directly call OrientDB just as you can any Java library from > Grails, I tested this approach and it worked fine but it means managing > your own serialization between OrientDB records and grails domain classes. > > Good luck in your efforts! > > On Monday, August 4, 2014 5:22:40 PM UTC+1, Fidel Viegas wrote: >> >> Hello, everyone! >> >> I have been playing around with orientdb and i would like to put together >> a small application using grails and was wondering if anyone has worked >> with grails and orientdb that would like to share his experience. Is there >> any driver for grails ou there? How could one integrate the java driver? >> >> I look forward to hearing from those that have some advice with regards >> to this combo. >> >> Thanks in advance! >> >> Best Regards, >> >> Fidel H Viegas >> > -- > > --- > 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.
