integrating sql support

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

integrating sql support

Tudor Girba-2
Hi,

Over the past couple of weeks, Fabrizio did a cool job at detaching his work around SQL into PetitSQLite (for parsing) and Famix-SQLite (for importing and modeling).

I already used the parsing in a project and it worked nicely on quite complex SQL statements.

We will add this to the default Moose configuration. It's a really nice addition.

Cheers,
Doru

p.s. For those that want to have fun with optimizing the grammar, it is still a bit slow so it's a cool case study :)

--
www.tudorgirba.com

"To lead is not to demand things, it is to make them happen."




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: integrating sql support

abergel
Cool!

Alexandre



On 6 Dec 2011, at 19:10, Tudor Girba <[hidden email]> wrote:

> Hi,
>
> Over the past couple of weeks, Fabrizio did a cool job at detaching his work around SQL into PetitSQLite (for parsing) and Famix-SQLite (for importing and modeling).
>
> I already used the parsing in a project and it worked nicely on quite complex SQL statements.
>
> We will add this to the default Moose configuration. It's a really nice addition.
>
> Cheers,
> Doru
>
> p.s. For those that want to have fun with optimizing the grammar, it is still a bit slow so it's a cool case study :)
>
> --
> www.tudorgirba.com
>
> "To lead is not to demand things, it is to make them happen."
>
>
>
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev