software development solution

From: Jean-Yves Barbier <7ukwn(at)wanadoo(dot)fr>
To: pgsql-general(at)postgresql(dot)org
Subject: software development solution
Date: 2005-01-22 00:23:05
Message-ID: 1106353385.11476.17.camel@anubis.defcon1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

(Sorry I'm not subscribed, too much mails per day)

Hi list,

I have to develop a solution for one of my friend who has several shops
that he wants to centralize the gestion and remote monitor:

* DB will be PostgreSQL (with as many as possible stored procs)
* Access *has* to be through a browser (https), in order to
provide world-wide availability.

Functions will be close to a regular gestion software, except for
accounting, which will not be included.

My problems are: I'm not a very skillfull programmer (have done some
C, Visual Basic, HTML, scripting, read a bit about PHP)
AND I must go fast.

So, what is your advise about an eventual IDE, or a set of powerfull
programming tools and easy to use [PLS *not* Zope, the docs are
terrible!]

Thanks in advance,

Jean-Yves Barbier

Browse pgsql-general by date

  From Date Subject
Next Message elein 2005-01-22 05:16:27 plpythonu on 7.4
Previous Message Andrew L. Gould 2005-01-22 00:19:53 Re: Data entry - forms design or other APIs etc. - what is there?