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.
I've been using it (Score:2)
Between SQLite for the low end, and PostgreSQL for the high-end, there's really no need to use the crippled MySQL for any new installations. Joy.
Re:I've been using it (Score:1)
I've skimmed over both of them slightly, and have no real opinions either way, but I don't feel like heading down the wrong track and having to back up and start over.
Reply to This
Parent
Re:I've been using it (Score:2)
Another showstopper is the licensing. Even the MySQL website advocates a commercial license if you're doing any sort of money making with MySQL. On the other hand, PostgreSQL is completely free, being under the free'er-than-GPL BSD license. Since I work mainly with commercial clients, this can make a diffe
Re:I've been using it (Score:2)
Re:I've been using it (Score:1)
But no support for Windows. That is a showstopper for PostgreSQL. It is "coming" I know. I think FirebirdSQL is really good for high end stuff *and* it is cross-platform.
I really like SQLite, as you can do some quick and dirty stuff with it.
Re:I've been using it (Score:2)
As near as I can tell, PostgreSQL has been installed on my last three windows machines at work, under Cygwin. I have never used it, however.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:I've been using it (Score:1)
I use Informix and Oracle at work, and would like a GPL database that is close to how they work.
Sounds like PostgreSQL might be a much better fit.
Thanks!