Re: PHP Abstraction layers

Поиск
Список
Период
Сортировка
От Jean-Michel POURE
Тема Re: PHP Abstraction layers
Дата
Msg-id 200201210938.g0L9ckA29744@www1.translationforge
обсуждение исходный текст
Ответ на Re: PHP Abstraction layers  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Ответы Re: PHP Abstraction layers
Список 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 по дате отправления:

Предыдущее
От: Gurudutt
Дата:
Сообщение: Re: PHP Abstraction layers
Следующее
От: Marco Colombo
Дата:
Сообщение: Re: Long running queries and timeouts