Re: PHP Abstraction layers

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>, "Francisco Reyes" <lists(at)natserv(dot)com>, "PostgresSQL PHP list" <pgsql-php(at)postgresql(dot)org>
Subject: Re: PHP Abstraction layers
Date: 2002-01-21 09:38:45
Message-ID: 200201210938.g0L9ckA29744@www1.translationforge
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Marco Colombo 2002-01-21 10:21:45 Re: Long running queries and timeouts
Previous Message Gurudutt 2002-01-21 05:14:27 Re: PHP Abstraction layers