Re: client that supports editing views

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: client that supports editing views
Date: 2014-02-08 12:12:00
Message-ID: ld56tc$mji$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Stefan Keller wrote on 08.02.2014 12:31:
>> If pgAdmin is acceptable, you might want to try SQL Workbench/J:
>> http://www.sql-workbench.net
>
> I'd like to revive that discussion and like to know:
> Q1 => Can anybody recommend a >> desktop GUI tool (preferrably open
> source) << for PG with customizable forms like Access or FileMaker?
>
> I know this list [1] - but either it's an admin tool (scary for users)
> or it's an abandoned project/product.
>
> My current short list is either pgAdmin, SQL Workbench/J or Postgres
> Forms (altough abandoned?).
> My question here is:
> Q2 => Does it make sense to write a plugin for pgAdmin (in C/C++) or
> SQL Workbench/J (Java) or Forms (Tkl)??

I can (obviously) only answer for SQL Workbench/J

SQL Workbench does not support plugins and it's primary target audience are developers or users comfortable using SQL.

I'm sorry to disappoint you, but I have no intention to make it more "end-user friendly" or turn it into a full blown "forms application".

Regards
Thomas

In response to

Browse pgsql-general by date

  From Date Subject
Next Message alexandros_e 2014-02-08 13:12:59 Re: client that supports editing views
Previous Message Stefan Keller 2014-02-08 11:31:21 Re: client that supports editing views