This post originated from an RSS feed registered with Perl Buzz
by Jeremy.
Original Post: DB Abstraction Layers Are Bad... When Used Wrong; Otherwise, They're Good
Feed Title: Dichotomy's Purgatory::perl
Feed URL: http://oubliette.alpha-geek.com/perl/rss20.xml
Feed Description: Using Perl to solve system integration tasks, build standalone apps, and... well.. just for fun, sometimes.
Database Abstraction Layers Must Die! Yea, that DBI phenomenon never really caught on. And, using stored procedures as an abstraction layer to hide database internals... yea, that's probably not worthwhile either... </sarcasm> An abstraction layer for a database can be...