Hudzilla.org - the homepage of Paul Hudson
Contents > Databases > History Wish List | Report Bug | About Me ]

9.2.4     Microsoft SQL Server

This is NOT the latest copy of this book; click here for the latest version.

Originally based upon Sybase, MS SQL Server was rewritten from scratch some time ago to cope with many of the flaws of the Sybase platform. The latest version of MS SQL Server at the time of writing is SQL Server 2003, previously known only by its codename, "Yukon", and it provides all of the features listed previous, including stored procedures and triggers.

While it does cost money, SQL Server is relatively cheap compared to Oracle, usually weighing in under $5000 per CPU. However, that does not take into account the fact that SQL Server only runs on Windows, meaning that you will have to pay the Windows licensing costs on top of the SQL Server licensing costs.

SQL Server is a very fast database when you use all-Microsoft software, however, performance has been known to decline drastically if you use anything not by MS alongside SQL Server.

9.2.4.1 Advantages

  • Fast

  • Not too expensive

  • Feature complete

9.2.4.2 Disadvantages

  • Requires other MS software





<< 9.2.3 Oracle   9.3 SQL >>
Table of Contents
Want to see this stuff in print? PHP in a Nutshell takes the core topics covered here, adds in thousands of edits from the editorial team and myself, and combines them to make an unbeatable reference for PHP programmers at all levels.



My latest book has hundreds more tips on how to use PHP, Apache, and MySQL, plus Perl, Python, shell scripts, performance tuning, and more!



Top-right shadow
 
Bottom-left shadow Bottom shadow

Comments from other readers
A PHP User - 30 Aug 2008

I think you meant to refer to SQL Server 2005, not SQL Server 2003, the version prior to SQL Server 2005 was SQL Server 2000

A PHP User - 30 Aug 2008

Why is 'a Microsoft product' not listed as a disadvantage? ;P



Add comment
Please note that by posting a comment here you are committing it to the public domain. This is important so that others can make use of your code themselves, and also so that I can incorporate helpful notes directly into the main text. Comments are limited to 2000 characters in length.

If you are reporting an error in the content, please tell me directly.

Your name/email address:
Your comment:
 
Now, in order to verify that you're a real person, please answer this simple question: what is five plus nine?
The answer is:
(please write in
numbers, eg 19)


Top-right shadow
 
Bottom-left shadow Bottom shadow