Re: PHP Abstraction layers - Mailing list pgsql-php

From Jean-Michel POURE
Subject Re: PHP Abstraction layers
Date
Msg-id 200201210938.g0L9ckA29744@www1.translationforge
Whole thread Raw
In response to Re: PHP Abstraction layers  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Responses Re: PHP Abstraction layers  (Francisco Reyes <lists@natserv.com>)
List pgsql-php
Le Lundi 21 Janvier 2002 03:14, Christopher Kings-Lynne a écrit :
> I think ADODB kicks arse.  Very fast, etc.

ADODB is a good solution if you whish to use it 'alone', whithout any other
libraries. If you need a framework of PHP objects go for PEAR DB (PEAR
framework) or MetaData (BinaryCloud framework).

BinaryCloud framework is much more advanced than PEARDB. Metadata can handle
nearly all PostgreSQL objects. It has better design. Maybe you could have a
try at it.

Best regards,
Jean-Michel POURE

pgsql-php by date:

Previous
From: Gurudutt
Date:
Subject: Re: PHP Abstraction layers
Next
From: Marco Colombo
Date:
Subject: Re: Long running queries and timeouts