Re: [GENERAL] next steps

Поиск
Список
Период
Сортировка
От Herbert Liechti
Тема Re: [GENERAL] next steps
Дата
Msg-id 38195600.26EE9C35@thinx.ch
обсуждение исходный текст
Ответ на next steps  ("Carsten Huettl" <CHUETTL@ahorn.sgh.uunet.de>)
Список 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.Liechti@thinx.ch
ThinX networked business services               Stahlrain 10, CH-5200 Brugg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




В списке pgsql-general по дате отправления:

Предыдущее
От: "Jason C. Leach"
Дата:
Сообщение: Performance
Следующее
От: Jim Richards
Дата:
Сообщение: Re: [GENERAL] Performance