Blog: William McKnight« CSI Rings the AMEX Opening Bell | Main | Where does time go? » SQL Server 2005 is almost hereAt CSI, we have a Center of Excellence where we put new releases of BI products through the paces in order to stay on top of the market for our clients. Microsoft SQL Server 2005 is about to live up to its title and get released here in 2005. There are quite a few important advances in this release. For those primarily involved with other database management systems, these enhancements may seem like "it's about time." However, some of these, especially the scalability-related items like 64-bit and addressable memory support and reliability items like security controls and improved failover clustering, that have been used to rule out SQL Server for upper-mid and large (i.e., terabyte) mission critical data warehouses are no longer limitations in SQL Server. Here's some initial points of interest on SQL 2005..... · 64-bit platform availability (Intel Itanium2 and AMD x64) maximum addressable memory is 32TB although physical RAM has only been tested to 512 GB – still a significant increase! I'll continue this topic in later blogs with more feedback. If you have any feedback or anticipatory comments about SQL Server 2005, post them here. |
Comments
Enhancement of data mining tools, with five more algorithms having been added.
Posted by: Fayu Zhang | October 15, 2005 7:44 AM
These five new additions are:
Naive Bayes
Association Rules
Sequence clustering
Time Series
Neural Networks
making data mining tools available and usable to SQL Server DBAs as the original Decision Trees and Clustering algorithms were there but not much usable.
Posted by: Fayu Zhang | October 16, 2005 6:51 PM