Re: [Phplib-users] PhpLib package...
Brought to you by:
nhruby,
richardarcher
From: Michael C. <mdc...@mi...> - 2002-07-22 18:11:26
|
On Mon, Jul 22, 2002 at 12:31:52PM -0300, Mauro wrote: > Hello > > I've a PostgreSql database and PHP4 based code, and I'd like to use PhpLib > in my project. > 1- I'd like to know if there's a special PhpLib package for PostgreSql. > 2- Reading PhpLib documentation I saw that most of the examples are > from MySql, I'd like to know if MySql is more powerful than PostgreSql or > if there're more tools for MySql than for PostgreSql. I chose PostgreSql > because of its strength. PHPLIB works fine with either (and quite a few other RDBMS packages). MySQL is not in the same league as PostgreSQL, and you've made the correct choice. If you're a MySQL bigot, don't bother flaming me. The lack of subselects is, by itself, a large enough problem to back up the above statement. And that's just a start. Michael -- Michael Darrin Chaney mdc...@mi... http://www.michaelchaney.com/ |