Re: client that supports editing views

From: Stefan Keller <sfkeller(at)gmail(dot)com>
To: Wolfgang Keller <feliphil(at)gmx(dot)net>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: client that supports editing views
Date: 2014-02-08 22:58:26
Message-ID: CAFcOn2-=pR4VWGi6rdpjid9QDbjFGUXSQvvseuLNbOBL3eEiAw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Wolfgang

Thanks!

This is now my ranked shortlist which I will evaluate further:
1. Camelot: http://www.python-camelot.com - PyQt
2. Dabo: http://www.dabodev.com - wxPython
3. Gui2Py: http://code.google.com/p/gui2py/ - wxPython
4. Kiwi: http://www.async.com.br/projects/kiwi - PyGTK
5. Sqlkit: http://sqlkit.argolinux.org - PyGTK

All other projects seem to be abandoned or don't support Windows
(besides Linux and Mac).
It's obviously a question of PyQt vs. wxPython (or PyGTK).
And it's also a question of tool support meaning if its WYSIWIG (like
Access/FileMaker/Foxpro), script-based (e.g. XForms) or pure
programming based.

--S.

2014-02-08 Wolfgang Keller <feliphil(at)gmx(dot)net>:
>> Q1 => Can anybody recommend a >> desktop GUI tool (preferrably open
>> source) << for PG with customizable forms like Access or FileMaker?
>
> Without programming:
>
> - LO/OO Base: www.libreoffice.org, www.openoffice.org
> - Kexi: www.kexi-project.org
> - Rekall is apparently dead, unfortunately.
>
> Using Python:
>
> With PyQt:
> - Qtalchemy: www.qtalchemy.org
> - Camelot: www.python-camelot.com
> - Pypapi: pypi.python.org/pypi/PyPaPi/0.8
> - Thyme: clocksoft.co.uk/downloads/
>
> With PyGTK:
> - Sqlkit: sqlkit.argolinux.org
> - Kiwi: www.async.com.br/projects/kiwi
> - Glom: www.glom.org
> - Gemello: abu.sourceforge.net
>
> With wxPython:
> - Gui2Py: code.google.com/p/gui2py/
> - Dabo: www.dabodev.com
> - Defis: sourceforge.net/projects/defis (Russian only)
> - GNUe: www.gnuenterprise.org
>
> Sincerely,
>
> Wolfgang
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David Johnston 2014-02-09 00:21:56 Re: Dynamic insert into ARRAY? plpgsql
Previous Message George Ant 2014-02-08 22:33:45 Re: Dynamic insert into ARRAY? plpgsql