Re: Postgres data/form entry tool

From: Richard Huxton <dev(at)archonet(dot)com>
To: dave(dot)potts(at)pinan(dot)co(dot)uk
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres data/form entry tool
Date: 2007-04-19 10:17:19
Message-ID: 462741AF.8040607@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

David Potts wrote:
>> David Potts wrote:
>
> Any platform !
>
> ie Web ,X, , L/Unix console, Mac or even Weandozz

pgadmin, phppgadmin - although these are pitched more towards admin,
they let you edit table data.

There are also lots of commercial admin/data tools that will work with
PG - check the announcements list and website.

MS-Access can link to PG via the ODBC drivers if you're interested in
Windows.

If you're interested in something slightly more custom, look at
ruby-on-rails or one of the other custom web-building systems. They all
let you do basic data editing quite quickly.

There's also the gnuenterprise.org project which is supposed to be
web+gui, but I've never looked at it in detail.

--
Richard Huxton
Archonet Ltd

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Kenneth Downs 2007-04-19 12:13:09 Re: Postgres data/form entry tool
Previous Message David Potts 2007-04-19 10:05:56 Re: Postgres data/form entry tool