Re: Big Picture - Mailing list pgsql-novice

From Erik Price
Subject Re: Big Picture
Date
Msg-id 76710D15-E611-11D6-82BB-00039351FE6A@mac.com
Whole thread Raw
In response to Re: Big Picture  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-novice
On Tuesday, October 22, 2002, at 01:03  PM, Josh Berkus wrote:

> Persuasive?

Absolutely.  It has pointed out the biggest hole in my programming
knowledge: incorporating application logic into the database.  MySQL +
PHP made sense to me, because I used PHP to do all of my
decision-making and MySQL as a place to temporarily or permanently
store data.  It worked great.  But it does have the vulnerabilities
that you mention in your post.  I'd like to learn more about writing
applications that don't have those kinds of vulnerabilities (even if
MySQL + PHP does the job just fine, it's for the sake of learning).
Does anyone recommend a book or resource on putting more business/app
logic into the DB?


Thanks,

Erik





--
Erik Price                                   (zombies roam)

email: erikprice@mac.com
jabber: erikprice@jabber.org


pgsql-novice by date:

Previous
From: Doug Gorley
Date:
Subject: Re: operating on data from multiple rows?
Next
From: Erik Price
Date:
Subject: Re: Big Picture