From: | "Matthew Nuzum" <cobalt(at)bearfruit(dot)org> |
---|---|
To: | "'Advocacy (PostgreSQL)'" <pgsql-advocacy(at)postgresql(dot)org>, "'PostgreSQL-general'" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: interesting PHP/MySQL thread |
Date: | 2003-06-24 02:58:07 |
Message-ID: | 004b01c339fc$70c534e0$a322fea9@mattspc |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy pgsql-docs pgsql-general |
> -----Original Message-----
> From: Steve Lane [mailto:slane(at)moyergroup(dot)com]
> Sent: Monday, June 23, 2003 1:25 AM
> To: Advocacy (PostgreSQL); PostgreSQL-general
> Subject: Re: [pgsql-advocacy] interesting PHP/MySQL thread
>
> On 6/22/03 10:57 PM, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
>
> These battles aren't won by being a better product. They're won by being
> used by more people. And generally speaking, one thing tends to win,
> whether it's the best or not.
Sad but true...
>
> If you want to exploit this opportunity (which I fervently recommend) than
> you should make a big push to have postgres be THE database for PHP.
> People
> latch onto MySQL because it's joined at the hip with PHP. The way to
> replace
> it in that position is, well, by replacing it. MySQL wins, in part, by
> piggybacking on the ubiquity of PHP. Let's just replace it with Postgres
> in that role, if possible.
>
Can I also suggest updating the documentation... Adding more prominent links
to Bruce's online book, some simple "Get started with PostgreSQL" or maybe
"Using PostgreSQL and PHP" type tutorials.
My issues with the online (idoc and static) documentation is that it's hard
for me to find what I want because of the separation into different
"guides". The search feature is not very robust and I've gone so far as to
download the docs and index them with ht://dig to get better results.
The quality of the material is very good, so please don't get me wrong, I
just think it's hard to find stuff. Both PHP and MySQL have well laid out
docs, with PHP being the better of the two.
I too started doing php stuff because of the need to do a web front end for
a database. Prior to that I had no database experience at all and the
wealth of PHP/MySQL tutorials made it easy for me to learn both.
I hadn't even ever considered MySQL's lack of features as compared to higher
end databases until I'd read an article from Tim Perdue on phpbuilder.
A good candidate for a tutorial would be something that showed the use of
simple PHP and SQL but containing examples with a sub-select and maybe a
transaction.
I like Bruce's examples for procedures/UDFs, but adding some SRF examples
would be very useful.
Bruce also has some great trigger/view/rule stuff that could be highlighted
and possibly added to.
>
>
> =======================================================
> Steve Lane
>
> Vice President
> The Moyer Group
> 14 North Peoria St Suite 2H
> Chicago, IL 60607
>
> Voice: (312) 433-2421 Email: slane(at)moyergroup(dot)com
> Fax: (312) 850-3930 Web: http://www.moyergroup.com
> =======================================================
>
--
Matthew Nuzum
www.bearfruit.org
cobalt(at)bearfruit(dot)org
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2003-06-24 03:04:16 | PostgreSQL Core Welcomes New Member |
Previous Message | Dan Langille | 2003-06-24 02:11:29 | Re: good candidate for Win32 testing |
From | Date | Subject | |
---|---|---|---|
Next Message | The Hermit Hacker | 2003-06-24 03:09:45 | Re: interesting PHP/MySQL thread |
Previous Message | Dan Langille | 2003-06-24 01:46:49 | Re: [GENERAL] interesting PHP/MySQL thread |
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2003-06-24 03:04:16 | PostgreSQL Core Welcomes New Member |
Previous Message | Bruce Momjian | 2003-06-24 02:54:54 | Re: PlPython |