Re: PHP Abstraction layers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hello Francisco,

I find "PEAR DB" particularly a wonderful data abstraction layer. I
have been working with for a long time and so far I have had minor
difficulties while porting from one database to another.

I have worked with PEAR DB on three databases, MySQL with BDB tables,
Postgresql and Oracle. It works fine with all the three, but I must
confess my working with Oracle based data interface is limited.

Just one small aspect to be taken care of while using PEAR DB is that,
u need to use quotes to enclose the fields.

Speed of operation is very good in terms that, user hardly notices the
difference of data abstraction layer being present.

-- 
Best regards,
 Gurudutt                            mailto:guru@xxxxxxxxxxxxx

Life is not fair - get used to it.
Bill Gates

Sunday, January 20, 2002, 10:09:21 PM, you wrote:

FR> I am seeking feedback/comments/recommendations on an abstraction layer to
FR> use for our development. So far I have found that the following layers
FR> exists:PHPLib, ADODB, PEAR DB, MetatData

FR> I have only seen examples from Pear and will try to see examples from the
FR> others, but I am wondering if anyone who has tried them could provide
FR> feedback.




FR> ---------------------------(end of broadcast)---------------------------
FR> TIP 3: if posting/reading through Usenet, please send an appropriate
FR> subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your
FR> message can get through to the mailing list cleanly



[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux