Re: recommended programming language for postgresql

Поиск
Список
Период
Сортировка
От Sean Davis
Тема Re: recommended programming language for postgresql
Дата
Msg-id 004101c50285$5d3334b0$7d75f345@WATSON
обсуждение исходный текст
Ответ на recommended programming language for postgresql  (Ramon Orticio <rporticio@yahoo.com>)
Список pgsql-novice
Check out this thread:

http://archives.postgresql.org/pgsql-general/2005-01/msg01178.php

Also, you can use java, C, perl, python, PHP, and anything that can connect
via ODBC, and that is only a start.  A much more complete list is available
here:

http://www.postgresql.org/docs/interfaces

What choice you make depends on what hardware/software/expertise you have
available and what task you want to accomplish.  For example, if you want a
non-web-based product, that limits things to one class of solutions.  If you
want a web-based product, then there are other solutions.  You will probably
need to tell us a bit more about what you want to do if you want us to be
more specific.

Sean

----- Original Message -----
From: "Ramon Orticio" <rporticio@yahoo.com>
To: <pgsql-novice@postgresql.org>
Sent: Monday, January 24, 2005 9:03 PM
Subject: [NOVICE] recommended programming language for postgresql


> dear friends,
>
> may i know what is your recommended prgramming
> language that would create GUI and connects to
> postgresql.
>
> thanks for your advice.
>
> mon
>
>
>
>
> __________________________________
> Do you Yahoo!?
> The all-new My Yahoo! - What will yours do?
> http://my.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>



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

Предыдущее
От: Alexander Borkowski
Дата:
Сообщение: Re: SQL and function reference?
Следующее
От: Jason Dixon
Дата:
Сообщение: Re: recommended programming language for postgresql