Slightly off topic...
If you need features, postgresql is way ahead. It supports many advanced
features that are not available under other systems such sub-selects,
triggers, views, foreign key referential integrity, transactions and
sophisticated locking (7.1 supports outer joins).
It was believed that mysql was faster for lightweight work, but recent
tests has shown that this is no longer correct.
Even some large sites have been converted from mysql to postgresql (e.g.
sourceforge).
If you are looking for a high end commertial system, oracle has many
features.
Regards,
Anuradha
On Fri, 20 Apr 2001, yanto wrote:
>
> Hi....
> is there one one know about any site explain comparation among database
> server software from various perspective.
>
> thanx.
>
> -toto-
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]