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

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: "Billy G(dot) Allie" <Bill(dot)Allie(at)mug(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-interfaces(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [INTERFACES] Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL
Date: 2000-10-10 22:58:08
Message-ID: Pine.BSF.4.21.0010101957240.654-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

On Tue, 10 Oct 2000, Billy G. Allie wrote:

> Tom Lane wrote:
> > "Billy G. Allie" <Bill(dot)Allie(at)mug(dot)org> writes:
> > > Peter Eisentraut wrote:
> > >> Sounds interesting, but isn't "pgsql" an extremely unfortunate choice of
> > >> name, given that it's already used as an abbreviation for "PostgreSQL"?
> >
> > > PgSQL is the name of the module you import in Python to access a PostgreSQL
> > > database from Python using the DB-API 2.0. The project name on SourceForge
> > > is "Python Interface to PostgreSQL". Of course, it there is too much heart
> > > burn with the modules name, I can change it.
> >
> > FWIW, my initial reaction was the same as Peter's: that name is certain
> > to cause confusion. I don't want to try to force you to change it, but
> > I think it's not a good choice.
> >
> > Don't have a better alternative to offer offhand, however.
> >
> > regards, tom lane
>
> I couldn't think of a better alternative, either. That's why the module
> name is PgSQL. Of course, seeing 'import PgSQL' in the python code seems
> to imply loading code to access PostgreSQL. It's kind of self-documenting,
> don'y you think? :-)

D'Arcy's is PyGreSQL ...
>
>
> I am, however, open to suggestions to a better alternative if one can be
> offered.
>
>
> I am, however, open to suggestions to a better alternative if one can be
> offered.
> ___________________________________________________________________________
> ____ | Billy G. Allie | Domain....: Bill(dot)Allie(at)mug(dot)org
> | /| | 7436 Hartwell | Compuserve: 76337,2061
> |-/-|----- | Dearborn, MI 48126| MSN.......: B_G_Allie(at)email(dot)msn(dot)com
> |/ |LLIE | (313) 582-1540 |
>

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2000-10-10 23:08:29 Re: Re: [HACKERS] My new job
Previous Message The Hermit Hacker 2000-10-10 22:54:14 Re: Re: [HACKERS] My new job

Browse pgsql-interfaces by date

  From Date Subject
Next Message Christopher Sawtell 2000-10-11 00:36:15 RE: Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL
Previous Message Randy Jonasz 2000-10-10 22:23:30 Re: C++ interfaces