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

From Wolfgang Keller
Subject Re: client that supports editing views
Date
Msg-id 20140208205530.00d765a3dfef2154aa111ad9@gmx.net
Whole thread Raw
In response to Re: client that supports editing views  (Stefan Keller <sfkeller@gmail.com>)
Responses Re: client that supports editing views  (Stefan Keller <sfkeller@gmail.com>)
List 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



pgsql-general by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: Better Connection Statistics
Next
From: George Ant
Date:
Subject: Re: PL/pgSQL Copy data from one table to another