Re: client that supports editing views

Поиск
Список
Период
Сортировка
От Wolfgang Keller
Тема Re: client that supports editing views
Дата
Msg-id 20140208205530.00d765a3dfef2154aa111ad9@gmx.net
обсуждение исходный текст
Ответ на Re: client that supports editing views  (Stefan Keller <sfkeller@gmail.com>)
Ответы Re: client that supports editing views  (Stefan Keller <sfkeller@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Better Connection Statistics
Следующее
От: George Ant
Дата:
Сообщение: Re: PL/pgSQL Copy data from one table to another