Re: personel appliactions? - Mailing list pgsql-general

From Joel Burton
Subject Re: personel appliactions?
Date
Msg-id Pine.LNX.4.21.0104101428410.21912-100000@olympus.scw.org
Whole thread Raw
In response to personel appliactions?  ("Stan Brown" <stanb@awod.com>)
List 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 by date:

Previous
From: "Stan Brown"
Date:
Subject: personel appliactions?
Next
From: Marko Kreen
Date:
Subject: Re: JDBC and Perl compiling problems w/ postgresql-7.1rc4