Re: canned code to get db on web quickly via perl or PHP?

Поиск
Список
Период
Сортировка
От will trillich
Тема Re: canned code to get db on web quickly via perl or PHP?
Дата
Msg-id 20010615231826.F12269@serensoft.com
обсуждение исходный текст
Ответ на canned code to get db on web quickly via perl or PHP?  (Randall Perry <rgp@systame.com>)
Список pgsql-general
On Fri, Jun 15, 2001 at 08:12:14PM -0400, Randall Perry wrote:
> Anyone know if there are classes, templates that will quickly get a database
> online for users to insert, update, delete? Doesn't have to be pretty.

WEBMIN allows you to put hooks into postgresql, via a
straight-perl http daemon. one table per page, but it seems to
have just about all the bells and whistles you could want.
(probably some features are short, but i've not encountered any
serious lack, yet.)

    http://www.webmin.com/
    apt-cache search \*webmin\*   <-- for debian folk

you can configure services per-user, so bob,carol,ted,alice can
change system settings but not munge a psql database, where
jerry,kramer,elaine,george can create tables and massage data...

--
I figure: if a man's gonna gamble, may as well do it
without plowing.   -- Bama Dillert, "Some Came Running"

will@serensoft.com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

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

Предыдущее
От: will trillich
Дата:
Сообщение: Re: Indexing varchar[]'s
Следующее
От: Alex Pilosov
Дата:
Сообщение: Re: OT: Apache::Session::DBI vs postgresql? --help