From: | Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Visual DATA editor for PostgreSQL? |
Date: | 2009-12-31 07:47:38 |
Message-ID: | 4B3C571A.8050900@amsoftwaredesign.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Dmitry Koterov wrote:
> Hello.
>
> Is there a GUI utility to visually edit Postgres DATA (not a database
> schema!), which allows at least:
> - insert/update rows using screen windowed forms (possibly ugly
> auto-generated forms, but - still forms)
> - insert foreign key references by selecting them from a list (not by
> typing the keys manually)
> - work with multi-line text fields (textarea) for TEXT columns
>
> There is a lot of DB development tools around (e.g. I like EMS
> PostgreSQL Manager). But a developer tool is handy for a database
> STRUCTURE editing, and when we need to modify its DATA quickly, these
> tools are not too useful.
Lightning Admin has a form view when editing data and shows text fields
as multi line in the form view and in the data grid itself.
Later,
Tony
From | Date | Subject | |
---|---|---|---|
Next Message | Albe Laurenz | 2009-12-31 08:26:59 | Re: postgresql/postgis installation |
Previous Message | Laurent Wandrebeck | 2009-12-31 07:31:21 | Re: postgresql/postgis installation |