Re: Forms for entering data into postgre sql‏

From: Wolfgang Keller <feliphil(at)gmx(dot)net>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Forms for entering data into postgre sql‏
Date: 2013-10-11 12:45:10
Message-ID: 20131011144510.85de02d4d5aa8ecc3de24e1e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I have developed an application using MS SQL. I have used MS Access
> for creating forms to enter data into the database. I am thinking of
> changing over to postgresql and would also like to use any other
> available open source tool for creating forms. Are there any free
> applications available for creating forms similar to the ones I have
> made in MS Access?. Any alternative suggestions will be appreciated.

Without Programming:

LO/OO Base
Kexi might get usable one day as well.
Rekall is apparently dead, unfortunately.

Using Python (far easier and more powerful than any dialect of "Basic"):

With PyQt (& Sqlalchemy):
Qtalchemy: www.qtalchemy.org
Camelot: www.python-camelot.com
Pypapi: www.pypapi.org

With PyGTK:
Sqlkit: sqlkit.argolinux.org (also uses Sqlalchemy)
Kiwi: www.async.com.br/projects/kiwi

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Wolfgang Keller 2013-10-11 12:47:15 Re: Forms for entering data into postgresql
Previous Message hiroyuki shiga 2013-10-11 10:51:53 Re: postgresql9.1.6 core dump