ANNOUNCE:: DBIx::MyParse 0.20
[email protected] ("Philip Stoev") Fri, 9 Sep 2005 17:14:35 +0300
| Newsgroups | perl.dbi.announce |
|---|---|
| Message-ID | <004f01c5b548$ce3e7680$6a01a8c0@tamara> |
DBIx::MyParse is a module providing access to the SQL parser from MySQL. The module takes a SQL query, runs it through the MySQL parser and outputs a parse tree. The MySQL parser is lexx/yacc based and is written completely in C/C++, and comes from a full-blown database system, which means that it should be both fast, reliable, and at the same time cover a big enough subset of the SQL standards to be useful in reality. I think this is an improvement over the existing situation with the Perl parsing modules in CPAN. Please give it a try. Support for some parts of the SQL supported by MySQL is still missing, however will be added shortly. The ultimate goal of this module would be to enable tranfromations to the parse tree (such as optimizations or adding constraints and such), after which the modified tree can be fed back to MySQL for execution. Dowload URL: http://search.cpan.org/~philips/DBIx-MyParse-0.20/ Philip Stoev -- Estoy utilizando la versión gratuita de SPAMfighter para usuarios privados. Ha eliminado 7597 correos spam hasta la fecha. Los abonados no tienen este mensaje en sus correos. ¡Pruebe www.SPAMfighter.com gratis ya!