News Feed
Jobs Feed
Sections




News Archive
Xaprb's Blog:
Four types of database abstraction layers
August 14, 2006 @ 07:55:26

In this new posting from Xaprb's blog today, there's a look at four different types of database abstraction layers, each with their own unique strengths.

Quite a few people have chimed in on a recent discussion about PHP, MySQL, database abstraction layers, and performance. I think enough viewpoints have been covered that I don't need to comment, but one question I don't see answered is "what are the qualities of a good SQL abstraction layer?" I think it's a very interesting - and complicated - question. As it turns out, the term has several meanings, and I think it's important to understand them.

The four types he lists are:

  • Libraries that provide access to a database
  • Libraries that present a common interface to different server software
  • Libraries that write portable SQL
  • Object-relational mapping software
Each has their own description and example packages that show the strength. Following these notes, he shares some opinions on each, mentioning his likes and dislikes about the state of support for them.

0 comments voice your opinion now!
database abstraction layer four types opinion database abstraction layer four types opinion


blog comments powered by Disqus

Similar Posts

CohereCommunity.com: Where (And Why) Do Communities Happen?

Ian Bicking's Blog: What PHP Deployment Gets Right

DevShed: Creating a MySQL Abstraction Layer with Bridge Classes in PHP 5

Lukas Smith: Good design is no excuse for wasting time

Lorna Mitchell's Blog: Script for Database Patching at Deploy Time


Community Events











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


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

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