Re: personel appliactions?

Поиск
Список
Период
Сортировка
От Joel Burton
Тема Re: personel appliactions?
Дата
Msg-id Pine.LNX.4.21.0104101428410.21912-100000@olympus.scw.org
обсуждение исходный текст
Ответ на personel appliactions?  ("Stan Brown" <stanb@awod.com>)
Список pgsql-general
On Tue, 10 Apr 2001, Stan Brown wrote:

> I have been suing PostgreSQL quite happily in projects for several years
> now.
>
> Now, I am thinking about actually using the computers at home for something
> useful (what a concept :-)).
>
> So, I was wandering if anyone knows wehre I could find a few small
> applicationsUsing PostgreSQL as abckaends? I'm looking for.
>
> 1. CD/Music lirary management.
> 2. Library (books) management.
> 3. Household inventory/shoping list applications.
> 4. Calorie intake application.

Check www.freshmeat.net; apps like this would be posted there.

You may find some apps w/only a MySQL version; if so, consider doing the
translation to PostgreSQL -- in most cases, little/no change in code is
neccessary (especially if the author is using Perl or Python, which tend
to have more abstracted DB interfaces than PHP); usually all that's needed
is just to edit the SQL statements to create/select/etc. from the schema.

If there is a calorie intake application, please don't tell me about it
;-)

Good luck!

--
Joel Burton   <jburton@scw.org>
Director of Information Systems, Support Center of Washington


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

Предыдущее
От: "Stan Brown"
Дата:
Сообщение: personel appliactions?
Следующее
От: Marko Kreen
Дата:
Сообщение: Re: JDBC and Perl compiling problems w/ postgresql-7.1rc4