Re: Re: [HACKERS] Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL
От
Peter Eisentraut
Тема
Re: Re: [HACKERS] Announcing PgSQL - a Python DB-API
2.0 compliant interface to PostgreSQL
Дата
Msg-id
Pine.LNX.4.21.0010101752370.759-100000@peter.localdomain
Ответ на
Re: [HACKERS] Announcing PgSQL - a Python DB-API 2.0 compliant interface
to PostgreSQL (Bruce Momjian)
Список
Дерево обсуждения
Announcing PgSQL - a Python DB-API 2.0 compliant interface to
PostgreSQL "Billy G. Allie" <Bill.Allie@mug.org>
Re: [HACKERS] Announcing PgSQL - a Python DB-API 2.0 compliant interface
to PostgreSQL Bruce Momjian <pgman@candle.pha.pa.us>
Re: [HACKERS] Announcing PgSQL - a Python DB-API 2.0 compliant
interface to PostgreSQL Vince Vielhaber <vev@michvhf.com>
Re: [HACKERS] Announcing PgSQL - a Python DB-API 2.0 compliant
interface to PostgreSQL Jeff MacDonald <jeff@pgsql.com>
Re: [HACKERS] Announcing PgSQL - a Python DB-API 2.0 compliant
interface to PostgreSQL Vince Vielhaber <vev@michvhf.com>
Re: Re: [HACKERS] Announcing PgSQL - a Python DB-API
2.0 compliant interface to PostgreSQL Peter Eisentraut <peter_e@gmx.net>
Re: Announcing PgSQL - a Python DB-API 2.0 compliant
interface to PostgreSQL Peter Eisentraut <peter_e@gmx.net>
Re: Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL "Billy G. Allie" <Bill.Allie@mug.org>
Re: Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL "Billy G. Allie" <Bill.Allie@mug.org>
Re: Announcing PgSQL - a Python DB-API 2.0 compliant
interface to PostgreSQL The Hermit Hacker <scrappy@hub.org>
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@gmx.net http://yi.org/peter-e/
В списке pgsql-interfaces по дате отправления