News Feed
Jobs Feed
Sections




News Archive
Jeremy Zawodny's Blog:
Database Abstraction Layers Must Die!
July 10, 2009 @ 12:03:44

Jeremy Zawodny has shared his opinion on database abstraction layers in PHP applications - they need to die.

Beware of men preaching of false hope. Take, for example, the way some folks feel like they need a database abstraction layer in their applications. [...] So why do folks do it? Because PHP is also a programming language and they feel the need to "dumb it down" or insulate themselves (or others) from the "complexity" of PHP.

He goes on to say that, despite the claims that people make about portability ("it's never that easy") and ease of use, the only real answer is to strip out this layer and use good programming practices to take the database access code out into a separate library that can be replaced quickly and easily.

0 comments voice your opinion now!
bad layer abstraction database opinion


blog comments powered by Disqus

Similar Posts

SellMix Blog: PHP mistakes, misconceptions, bad practices and blatant no nos.

O\'Reilly: Implementing MVC in PHP: The View

The Shadow Fox Network: Creating A Scaffold-like Class in PHP or An Automatic CMS For a Table

Michael Maclean's Blog: Where are all the decent PHP CMSes?

Sourcefabric Blog: Why Sourcefabric chose Zend as our PHP framework.


Community Events











Don't see your event here?
Let us know!


framework language example functional release conference podcast interview testing zendframework2 opinion tool object community unittest series phpunit code development introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework