Re: [HACKERS] is this allowed here-- I am developing an interface to postgresql

From: darcy(at)druid(dot)net (D'Arcy J(dot)M(dot) Cain)
To: psql(at)www(dot)tcu-inc(dot)com (Mark Nielsen)
Cc: pgsql-hackers(at)postgreSQL(dot)org (hackers)
Subject: Re: [HACKERS] is this allowed here-- I am developing an interface to postgresql
Date: 1998-08-03 17:08:12
Message-ID: m0z3O5l-00006FC@druid.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thus spake Mark Nielsen
> I am developing a web interface to postgresql. Basically using ePerl,
> Javascript, and apache. The other mailing lists didn't seem appropriate.

Try the ionterfaces list.

> I am open to using another language interface besides ePerl. I didn't go
> with php or Embperl because I just wanted basic perl commands in the
> webpages.

Have you looked at Python? You can get information on using Python
with PostgreSQL at http://www.druid.net/pygresql/. You can also
get PyApache which includes Python as an Apache module. I have a few
simple examples set up at http://www.vex.net/py_examples/.

--
D'Arcy J.M. Cain <darcy(at){druid|vex}.net> | Democracy is three wolves
http://www.druid.net/darcy/ | and a sheep voting on
+1 416 424 2871 (DoD#0082) (eNTP) | what's for dinner.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter T Mount 1998-08-03 17:46:54 Re: [HACKERS] initdb problems
Previous Message Bruce Momjian 1998-08-03 16:38:14 Re: [HACKERS] OR with multi-key indexes