Re: client that supports editing views - Mailing list pgsql-general

From Stefan Keller
Subject Re: client that supports editing views
Date
Msg-id CAFcOn2-=pR4VWGi6rdpjid9QDbjFGUXSQvvseuLNbOBL3eEiAw@mail.gmail.com
Whole thread Raw
In response to Re: client that supports editing views  (Wolfgang Keller <feliphil@gmx.net>)
Responses Re: client that supports editing views  (Wolfgang Keller <feliphil@gmx.net>)
List 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@gmx.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@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general


pgsql-general by date:

Previous
From: George Ant
Date:
Subject: Re: Dynamic insert into ARRAY? plpgsql
Next
From: David Johnston
Date:
Subject: Re: Dynamic insert into ARRAY? plpgsql