Re: [GENERAL] PHP/PDO Database Abstraction Layer

From: Robby Russell <robby(at)planetargon(dot)com>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: PgSQL ADMIN <pgsql-admin(at)postgresql(dot)org>, "Pgsql-General (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: [GENERAL] PHP/PDO Database Abstraction Layer
Date: 2005-02-08 03:42:32
Message-ID: 1107834152.530.304.camel@linus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-hackers

On Mon, 2005-02-07 at 14:02 -0800, Joshua D. Drake wrote:
> Hello,
>
> Has anyone seen the following:
>
> http://pecl.php.net/package/PDO
>
> The description from the site:
>
> PDO provides a uniform data access interface, sporting advanced features
> such as prepared statements and bound parameters. PDO drivers are
> dynamically loadable and may be developed independently from the core,
> but still accessed using the same API.
>
> This API is to replace the existing DB api for PHP 5.1. I have been
> talking with some people in the PHP community and they mentioned
> it would be great if we could get some people to review the pgsql
> driver to make sure it is fully up to snuff.
>
> Anyone up for it? This is our chance to get a really top notch PHP
> driver for PostgreSQL that supports all the appropriate goodies.
>
> Sincerely,
>
> Joshua D. Drake
> Command Prompt, Inc.
> 503-667-4564
>

It hasn't been updated since May 2004 though. :-/

--
/***************************************
* Robby Russell | Owner.Developer.Geek
* PLANET ARGON | www.planetargon.com
* Portland, OR | robby(at)planetargon(dot)com
* 503.351.4730 | blog.planetargon.com
* PHP/PostgreSQL Hosting & Development
* --- Now hosting PostgreSQL 8.0! ---
****************************************/

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Joshua D. Drake 2005-02-08 04:21:39 Re: PHP/PDO Database Abstraction Layer
Previous Message Simon Riggs 2005-02-08 00:40:39 Re: log_duration

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2005-02-08 04:21:39 Re: PHP/PDO Database Abstraction Layer
Previous Message Larry Rosenman 2005-02-08 03:06:51 Re: Creating an index-type for LIKE '%value%'

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Fuhr 2005-02-08 04:07:10 Re: How can I use large object on PostgreSQL Linux Version?
Previous Message Ron Mayer 2005-02-08 03:15:50 Re: Query optimizer 8.0.1 (and 8.0)