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   <[EMAIL PROTECTED]>
Director of Information Systems, Support Center of Washington


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to