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!



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to