Re: Something like Oracle Forms, but Open Source to use with PostgreSQL?

From: Alban Hertroys <dalroi(at)solfertje(dot)student(dot)utwente(dot)nl>
To: Andre Lopes <lopes80andre(at)gmail(dot)com>
Cc: Allan Kamau <kamauallan(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Something like Oracle Forms, but Open Source to use with PostgreSQL?
Date: 2009-12-21 14:19:42
Message-ID: 420B3836-D9C1-4B31-A091-EF9F73517E39@solfertje.student.utwente.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 21 Dec 2009, at 11:59, Andre Lopes wrote:

> Hi,
>
> What I need is some CRUD app that allows me to be quick in developp forms to insert, update and delete information in the database. I will be using this in a website database, but for now I don't have time to develop the forms and the admin side on the website, so I need to use an temporary solution for this...
>
> With .NET should be quick to develop some CRUD interface? What alternatives I have to .NET? there are Open Source GUI frameworks that do the same that .NET?

I am quite impressed with the Django framework for things like this. It uses the Python language, but if that's no problem for you then I heartily recommend it. I understand it's quite popular with Java developers too, apparently they use Django for quick prototyping and translate the result to Java.

Alban Hertroys

--
Screwing up is the best way to attach something to the ceiling.

!DSPAM:737,4b2f8402228051702912349!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Durumdara 2009-12-21 14:24:19 Re: Charset Win1250 on Windows and Ubuntu
Previous Message rsmogura 2009-12-21 14:03:13 Re: Cheapest way to poll for notifications? & Driver improvement question re SSL and notify