Re: Front End Languages for PostgreSQL

Поиск
Список
Период
Сортировка
От Van Ingen, Lane
Тема Re: Front End Languages for PostgreSQL
Дата
Msg-id A3FF4275060B76459B5C08A64AE330C86A68@twmail.esncc.com
обсуждение исходный текст
Ответ на Front End Languages for PostgreSQL  ("Van Ingen, Lane" <lvaningen@ESNCC.com>)
Ответы Re: Front End Languages for PostgreSQL  (Bo Lorentsen <bl@netgroup.dk>)
Список pgsql-novice
Performance is really the bottom line for us. Would you like to qualify your opinion further, using that 
as the criteria?

    -----Original Message----- 
    From: Bo Lorentsen [mailto:bl@netgroup.dk] 
    Sent: Thu 2/17/2005 2:22 AM 
    To: Van Ingen, Lane 
    Cc: pgsql-novice@postgresql.org 
    Subject: Re: [NOVICE] Front End Languages for PostgreSQL
    
    

    Van Ingen, Lane wrote:
    
    >Does anybody have any solid information that says that one language is better as a front end to a PostgreSQL
databaseover another, and why ?
 
    >
    I think this has more to do with the demands of the language, I have
    used it with both PHP, Python and C++. I prefer python (mod_python for
    apache)  and C++ but this has nothing to do with the postgresql binding,
    but a lot about the language.
    
    >We are coming out of a PHP / MySQL environment, have adopted PostgreSQL, and are trying to decide which
    >language would be best to use with PostgreSQL. Since the application has to be rewritten, we are considering
lanuageslike PHP and Java. The application is web-based.
 
    > 
    >
    Hmm, I think the DB (binding) is of no relevance regarding choice of
    language. The software model you are (planning to) using are more
    relevant, like :  will you need a OO class model, and do you prefer
    exceptions for future error handling. The last thing to consider is the
    performance demands, but the DB binding has nothing to do with this.
    
    Hope this helps ...
    
    /BL
    


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

Предыдущее
От: "Van Ingen, Lane"
Дата:
Сообщение: Re: Front End Languages for PostgreSQL
Следующее
От: Bo Lorentsen
Дата:
Сообщение: Re: Front End Languages for PostgreSQL