Re: Building enterprise websites with apache
- From: Carlos Moreno <moreno_at_mochima_dot_com@xxxxxxxxxxxxxx>
- Date: Sat, 30 Dec 2006 11:22:24 -0500
jasen wrote:
AKA "LAMP" , we do Postgresql instead of Mysql at work, but it's mostly the
same.
I haev to so strongly disagree with this! In fact, I'm shocked that
someone that uses PostgreSQL could even suggest that it's about the
same --- PostgreSQL is a solid, enterprise-grade mature product;
MySQL... well, I've seen it compared to Access... True that at this
point in time, the comparison probable is unfair.
Every major and absolutely necessary feature for enterprise-grade
applications is either absent in MySQL, or is extremely new, non-mature
and therefore recommended to stay away from it (and I'm talking about
MySQL's own documentation for the latest version).
These include:
- Transactions (and no, manually locking rows doesn't even remotely
look like an excuse for not having transactions)
- Views (in a world where security is becoming the #1 issue,
particularly with web applications, it's the most unforgivable
thing, not having solid support for views)
- Sub-queries (perhaps this one is now *relatively* mature?)
And perhaps the biggest joke of all:
- Referential integrity
(I wonder if they decided to stop bragging about not having referential
integrity, or if they will always stubbornly insist that they know
better that the rest of the world and the entire scientific community
that over the past several decades have agreed on what a *relational*
database system should be)
Carlos
--
.
- Follow-Ups:
- Re: Building enterprise websites with apache
- From: jasen
- Re: Building enterprise websites with apache
- From: Jan Panteltje
- Re: Building enterprise websites with apache
- References:
- Building enterprise websites with apache
- From: Bilgehan . Balban
- Re: Building enterprise websites with apache
- From: jasen
- Building enterprise websites with apache
- Prev by Date: Re: C or C++ for FOSS/linux?
- Next by Date: Re: C or C++ for FOSS/linux?
- Previous by thread: Re: Building enterprise websites with apache
- Next by thread: Re: Building enterprise websites with apache
- Index(es):
Relevant Pages
|