|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Rolling my own database abstractionby perrin (Chancellor) |
| on Oct 17, 2004 at 23:02 UTC ( [id://400039]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
That PHP article is about compensating for the lack of a single shared database API in PHP. (There are some, but many PHP devs resist them because they claim it hurts performance too much.) In Perl, you already have DBI, which works across databases and offers all of the functionality shown in the article. The other suggestions in this thread are fine, but if all you want is to get to the level shown in that article, you've already got it with DBI.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||