interesting any others like this and DBIx::Abstract ?
What I especially like about SQL::Abstract is that the problem of variable numbers of placeholders is addressed, it's no fun to generate strings like (?,?,?,?) for IN statements.
> In my experience, I found query builders to be too tedious, as I usually have to fight them too hard to get the SQL I want them to generate.
Maybe this could be addressed with an inner DSL in Perl ( DBIx::PreQL seems to be an outer DSL) .
Let's talk about it at our next meeting. :)
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
In reply to Re^2: Perl DBI '?' substitution with prepare/execute (abstract SQL)
by LanX
in thread Perl DBI '?' substitution with prepare/execute
by nikmit
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |