Re: php professional

From: Mark Walker <furface(at)omnicode(dot)com>
To: pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: php professional
Date: 2007-02-22 19:36:07
Message-ID: 45DDF0A7.1020306@omnicode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hmm, I've never heard of an application that's written in both php and
Java. However, I know of many applications that run on both mysql and
postgresql. For instance phpbb which is the most common MB software is
written in php and runs with either postgresql or mysql. Database
server independence is definitely a goal for most non custom applications.

Scott Marlowe wrote:
> On Thu, 2007-02-22 at 12:17, Mark Walker wrote:
>
> While I'll admit to some similarities between PHP/java and mysql/pgsql,
> I'd say that th gulf between php and java is far less than the gulf is
> between mysql and pgsql.
>
> Take a list of a hundred or so db based projects written in each
> language. Correlate it to the db used. It's likely you'll find a
> better correlation to the db used than the language.
>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2007-02-22 19:56:31 Re: php professional
Previous Message Ian Harding 2007-02-22 19:23:56 Re: Recursive Left Joins Causing Trouble in 8.2.3 RESOLVED (kind of)