Hi Lukas,

Actually a query builder is an add-on. There should be no
overhead at all to the db abstraction layer.

Bye, John


Lukas Smith <[EMAIL PROTECTED]> wrote in message
006701c1d84c$795d5b40$4d00a8c0@vandal">news:006701c1d84c$795d5b40$4d00a8c0@vandal...

A query builder on top of a DB abstraction layer is double the overhead.
But can still be a nice solution for newbies. Implementing non relation
DBs can also be done at this level, but not as cleanly imho




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to