go ahead... be a heretic | |
PerlMonks |
Re: Writing Oracle Stored Procedures in Perlby smithers (Friar) |
on Apr 11, 2009 at 17:25 UTC ( [id://757041]=note: print w/replies, xml ) | Need Help?? |
What is your goal of finding a replacement language for Oracle PL/SQL? Explaining that may help.
Combining Perl and PL/SQL is very powerful as both are excellent languages and both are highly portable. Where there is Oracle (most platforms) there is PL/SQL. Why not use both languages and keep your procedural database code compiled/self-contained in the database as PL/SQL packages? Are you trying to make your procedural database code vendor agnostic?
In Section
Seekers of Perl Wisdom
|
|