From: | Wolfgang Keller <feliphil(at)gmx(dot)net> |
---|---|
To: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: client that supports editing views |
Date: | 2014-02-08 19:55:30 |
Message-ID: | 20140208205530.00d765a3dfef2154aa111ad9@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> 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
From | Date | Subject | |
---|---|---|---|
Next Message | George Ant | 2014-02-08 20:19:49 | Re: PL/pgSQL Copy data from one table to another |
Previous Message | Greg Sabino Mullane | 2014-02-08 19:52:39 | Re: Better Connection Statistics |