Re: [OT] Frontend recommendations

From: Peter Childs <blue(dot)dragon(at)blueyonder(dot)co(dot)uk>
To: ries(at)jongert(dot)nl
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: [OT] Frontend recommendations
Date: 2003-07-25 12:31:00
Message-ID: Pine.LNX.4.44.0307251325480.13611-100000@RedDragon.Childs
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Fri, 25 Jul 2003 ries(at)jongert(dot)nl wrote:

> Hey postgresql gurus,
>
> I was just wondering, what kind of frontend do you recommend in 'bills
> (windows...)' environment?
> Is it better to use a tool like Qt from trolltech or is it better to use
> something like Omnis or Access???
>
> What are you opinions????
>

It all depends what you need to do.
From using Qt for graphical frontend. I have found the Sql bits to
be extremly slow. So the plan is currently to stop using them and use the
pqxx drivers. Change is not easy however! (Thats under Linux...)
If you need a quick gui try pgaccess and the like. If you want to
writea full gui pick you favoute language and there should be some
postgres drivers (if all else fails there is always ODBC)
somthing like perl or python may be nice and platform
independant....

Peter Childs


>
> best regards,
> Ries van Twisk
>

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Elielson Fontanezi 2003-07-25 13:08:16 Query analyse
Previous Message Richard Huxton 2003-07-25 09:50:03 Re: [OT] Frontend recommendations