|
|
| P is for Practical | |
| PerlMonks |
Re: Class::DBIby mugwumpjism (Hermit) |
| on May 24, 2005 at 01:44 UTC ( #459774=note: print w/ replies, xml ) | Need Help?? |
|
Of course, if you actually want to abstract away your SQL rather than just inlining it, then you can use Tangram for that;
This has great advantages in that query filters can be passed around as objects and hence built dynamically, including arbitrary joins. See the Music Store demo in the Tangram distribution for more examples, including many queries not easily written with Class::DBI.
In Section
Module Reviews
|
|
||||||||||||||||||||