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

Bence Eros' Blog: Using Inheritance

Zend Developer Zone: Zend Framework Hidden Gems: Zend_Db

Lukas Smith's Blog: Lets talk about JSON in Symfony2

Ed Finkler's Blog: The MicroPHP Manifesto

Rob Allen's Blog: One-to-Many Joins with Zend_Db_Table_Select


Community Events











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


rest interview example database podcast phpunit language development series conference testing community introduction release functional zendframework2 symfony2 usergroup framework opinion

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