Re: [GENERAL] next steps

From: Herbert Liechti <Herbert(dot)Liechti(at)thinx(dot)ch>
To: Carsten Huettl <CHUETTL(at)ahorn(dot)sgh(dot)uunet(dot)de>, postgres <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] next steps
Date: 1999-10-29 08:08:32
Message-ID: 38195600.26EE9C35@thinx.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Carsten Huettl wrote:

> Hello,
>
> I have set up a postgres installation on a freeBSD box and am now
> ready to take the next steps.
>
> Where can I find some Webpages with postgres applications or
> sample.
> How do I create a "user front end"/data input mask/menu system?
> Can anyone point me to a webside to learn more about postgres
> (tutorial)?

We made a framework to build easily a web front end for a
postgres database. The framework is completely written in
Perl. It takes some 10 minutes for each table to define
the attribute and how they should be displayed in the browser.
Easy addition of all constraints (parent / child tables) to enforce referential
integrity and automatical lookups in parent is supported.

The framework is complete and documented(a real tutorial is missing).
If you are interested in that framework contact me. We are
planning to license the framework under GPL. The framework
should be available on our website in the end of november and
hopefully in the CPAN archive.

Greetings Herbie

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Herbert Liechti E-Mail: Herbert(dot)Liechti(at)thinx(dot)ch
ThinX networked business services Stahlrain 10, CH-5200 Brugg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In response to

  • next steps at 1999-10-28 22:08:19 from Carsten Huettl

Browse pgsql-general by date

  From Date Subject
Next Message Jim Richards 1999-10-29 08:16:30 Re: [GENERAL] Performance
Previous Message Jason C. Leach 1999-10-29 07:47:18 Performance