NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
It's like "Matt Wright" vs "NMS" though (Score:2)
MySQL is there mostly from inertia now. Other than legacy compatibility, there's really no reason to use it. So for new starts, I'm trying to help set the record straight, in the NMS
Re:It's like "Matt Wright" vs "NMS" though (Score:1)
That's a terrible analogy. It's no secret that Matt's scripts are poorly written (is MySQL poorly written?), with no support (does MySQL have support?), numerous security flaws (is MySQL insecure?), and no active development (has MySQL stopped progressing?).
I'll tell you reasons to use it over PostgreSQL: better support on Windows, nicer client interface, better documentation, from the project itself as well as from third parties, and a much saner upgrade scheme. I also hear that its replication support is much nicer.
Hey, there are reasons to choose MySQL over PostgreSQL too, especially if you're already familiar with triggers and constraints, if you want to use the inheritable tables, or you're migrating from Oracle. Those are also good reasons.
It's not 1998 anymore, though. I think people deserve better explanations than "it's teh old b0rked!"
Reply to This
Parent
Re:It's like "Matt Wright" vs "NMS" though (Score:2)