Re: [INTERFACES] Re: Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL

From: Jason Earl <jdearl(at)yahoo(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [INTERFACES] Re: Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL
Date: 2000-10-10 20:03:35
Message-ID: 20001010200335.50912.qmail@web10002.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

Actually with version 3.0 of PyGreSQL there is a
DB-API v2.0 compliant wrapper pgdb.py.

--- Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> Bruce Momjian writes:
>
> > I need to know how this is different than our
> current python interface,
> > PyGreSQL.
>
> > > PgSQL is a package of two (2) modules that
> provide a Python DB-API 2.0
> > > compliant interface to PostgreSQL databases.
>
> DB-API is the standard database interface for
> Python. Kind of like
> DBD/DBI for Perl.
>
> The existing one is hand-crafted, kind of like the
> Pg Perl module.
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net
> http://yi.org/peter-e/
>

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

Browse pgsql-hackers by date

  From Date Subject
Next Message Mikheev, Vadim 2000-10-10 20:07:13 RE: POSTGRES BUG - FIX IT PLEASE
Previous Message Michael Fork 2000-10-10 19:56:56 ORDER BY and UNION

Browse pgsql-interfaces by date

  From Date Subject
Next Message Billy G. Allie 2000-10-10 20:45:43 Re: [INTERFACES] Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL
Previous Message Jamie Walker 2000-10-10 18:26:36 Re: ODBC problem - crypt..