Re: GUI

From: Hrishikesh Deshmukh <hdeshmuk(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: dev(at)archonet(dot)com
Subject: Re: GUI
Date: 2005-03-01 14:07:00
Message-ID: 829d7fb605030106072605def0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,

I want to spend less time coding and more time running queries against
the DB which i am building. What about QT from TrollTech!! Can that be
used to whip up gui real fast! Dreamweaver?

Hrishi

On Tue, 01 Mar 2005 07:55:04 +0000, Richard Huxton <dev(at)archonet(dot)com> wrote:
> Hrishikesh Deshmukh wrote:
> > A GUI for the web running on linux.
>
> Don't forget to CC: the mailing list too. I don't read this email
> address very often - lots of spam.
>
> Your problem isn't a lack of choices, but rather too many.
>
> Perl has plenty of HTML templating systems from the simple
> HTML::Template through to HTML::Mason - more of a website-building
> system. For database access, DBI with DBD::Pg is the standard way to go.
> CPAN is your friend here, of course.
>
> Python has its own set of modules. Start looking here:
> http://www.python.org/moin/WebProgramming
> http://www.python.org/topics/web/HTML.html
> You might want to look at Zope as an application framework too.
>
> Ruby has many people who swear by it, and there's been a lot of fuss
> recently over "Ruby on Rails" which is supposed to be a very fast
> development setup
> http://www.rubyonrails.org/
>
> Java and its various servelet/jsp structures are too big a topic to
> cover here.
>
> In addition, there are a lot of content-management systems and toolkits
> that might be useful for you. Two worth looking at are Plone and Bricolage.
>
> HTH
> --
> Richard Huxton
> Archonet Ltd
>

In response to

  • Re: GUI at 2005-02-28 15:43:37 from Richard Huxton

Responses

  • Re: GUI at 2005-03-01 14:24:43 from Richard Huxton
  • Re: GUI at 2005-03-01 14:33:28 from Sean Davis
  • Re: GUI at 2005-03-01 14:42:57 from James Thompson

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2005-03-01 14:24:43 Re: GUI
Previous Message celerity12 2005-03-01 13:59:22 Problem with pg_hba.conf