MySQL Database 5.0 has been released - Postet den (4176 Views)
Development Team Member
Davio
Innlegg: 12217
12217
MySQL 5.0 is the most ambitious release in MySQL's history. MySQL 5.0 delivers the enterprise features the community has been asking for, including Stored Procedures, Triggers, Views, Information Schema, XA Distributed Transactions, and new Storage Engines. We also added Strict SQL Mode to eliminate some of the ‘Gotchas’. Plus, MySQL 5.0 builds on our reputation for Reliability, Performance, and Ease of Use.
More information and how to use the new features found at the MySQL developers site:
http://dev.mysql.com/

Download mirrors found here: http://dev.mysql.com/downloads/mysql/5.0.html<
   
 Sidestørrelse 
Postet den
Average Member
SiSL
Innlegg: 671
671
Postet den
Support Moderator
Shaggy
Innlegg: 6780
6780
Funky, will have to check it out when I have a bit of time. Thanks, Davio smile
<
Search is your friend “I was having a mildly paranoid day, mostly due to the
fact that the mad priest lady from over the river had
taken to nailing weasels to my front door again.”
Postet den
Snitz Forums Admin
ruirib
Innlegg: 26364
26364
Originally posted by SiSL
Interesting before SQL Server 2005 :) Will see what's up with those two :)
There is no possible comparison between them.
As the post says, they are now offering entreprise features, that have been available in SQL Server for quite some time. The new features in SQL Server 2005 have nothing to do with this...<
Postet den
Medlem er låst
laser
Innlegg: 3859
3859
But which one would you rather use ? wink<
Postet den
Snitz Forums Admin
ruirib
Innlegg: 26364
26364
That really depends on the purpose.

I spent the whole saturday moving a database from MSDE to MySQL. Several problems occurred, including problems with character conversions. Moving this from Access to SQL Server is a problem free operation, with MySQL, even with the tools provided by the MySQL developers, is a much troublesome experience, IMVHO, and I'm not only considering this experience.
It's quite common for export / import tools to fail without so much as warning, for example, specially when you use extended insert syntax. If you need a DB to support transactions, you need to use the InnoDB engine. Most servers are not optimized for InnoDB tables so that usually results in worse performance... and I could go on.
So, given the choice, I'd always go with SQL Server. If you plan to deal with XML in your database, use extended data types, have extensive use of user defined functions and stored procs, plan to use user defined types or user defined aggregate funtions, use the database to persist objects from an OO app, SQL Server would be the preferred DB (this a brief list of new SQL Server 2005 features).
Even with the enterprise features of MySQL, you should remember that those are new features for MySQL, but they have existed for quite a while in SQL Server...
Biggest MySQL advantage: price. I haven't been able to test SQL Server 2005 performance, but I would expect it to improve over the current version...
All in all, IMO, SQL Server is a more robust, better performing app, specially for an enterprise. For Snitz use, MySQL can be a good low (no) price option. Personally I only go with MySQL when SQL Server is not available, or not available at a reasonable price.
<
Postet den
Forum Moderator
AnonJr
Innlegg: 5768
5768
Given that, how does the Express version (of SQL Server 2005) fit in?<
Postet den
Snitz Forums Admin
ruirib
Innlegg: 26364
26364
Frankly I don't know the Express version. It has the limitations we discussed previously, but I guess it should have all the other major features. Can't be sure about it though.<
Postet den
Medlem er låst
laser
Innlegg: 3859
3859
If you're talking corporate, I wouldn't go past Oracle. Not really Snitz-friendly, but IMHO walks all over MS. But I'm a tad biased, I worked there for over 5yrs, but was more focussed on the multi-dimensional side rather than the relational side.<
Postet den
Snitz Forums Admin
ruirib
Innlegg: 26364
26364
Personally I don't like Oracle.<
Postet den
Support Moderator
Podge
Innlegg: 3776
3776
Neither do I. I installed the developer edition (10g I think?) and it was a nightmare to admin. I guess thats why Oracle DBA's are paid so much.
And if you thought you needed a degree to figure out Microsoft's licencing you need a PhD to figure out Oracles - http://www.oracle.com/corporate/pricing/eplext.pdf<
Du må legge inn en melding