Re: [INTERFACES] What is the right interface???

Поиск
Список
Период
Сортировка
От Constantin Teodorescu
Тема Re: [INTERFACES] What is the right interface???
Дата
Msg-id 3653C39F.742FA2F4@flex.ro
обсуждение исходный текст
Ответ на What is the right interface???  (Samuel Kobelkowsky <kobel@u.washington.edu>)
Список pgsql-interfaces
Samuel Kobelkowsky wrote:
>
> I'm new in Postgresql and I need to make a simple user interface
> (input/query form).  I don't know python, java, tk/tcl, OpenGL or perl,
> altough I'm a fairly good C/C++/shell programmer.

From my point of view Tcl/Tk would be the fastest (for development)
thought powerfull interface to PostgreSQL because it offers also a nice
and easy to handle GUI interface. Source is "open", can be easility
viewed by others, if not compiled with tcl/tk compilers. PgAccess (
http://www.flex.ro/pgaccess ) proves it !

For cgi programs I'll vote for perl for it's power and versatility when
GUI isn't needed. Also python could be a strong alternative.

Java would be of course the "master" of interfaces, when portability
would be your first goal.

You have the choice !

--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA

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

Предыдущее
От: Samuel Kobelkowsky
Дата:
Сообщение: What is the right interface???
Следующее
От: "angg"
Дата:
Сообщение: Unexpected protocol character from backend