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

Поиск
Список
Период
Сортировка
От darcy@druid.net (D'Arcy J.M. Cain)
Тема Re: [HACKERS] is this allowed here-- I am developing an interface to postgresql
Дата
Msg-id m0z3O5l-00006FC@druid.net
обсуждение исходный текст
Ответ на is this allowed here-- I am developing an interface to postgresql  (Mark Nielsen <psql@www.tcu-inc.com>)
Список 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@{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.

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] OR with multi-key indexes
Следующее
От: "Dr. Michael Meskes"
Дата:
Сообщение: Bug in gram.y?