clip_image001

Just in case anyone missed it SQL Server 2008 has gone RTM and is now available for download in the MSDN Library or through the links listed below:

Features: Its a big deal

This is a big deal for us considering the amount of people that worked on this product and the significance it will have in the marketplace. Below is a diagram of how we see this SQL Server fitting into the ecosystem at a high level:

sqlserver2008-diagram

Also for a more detailed view, here is the bullet points of all the key new features added to SQL Server 2008:

Protect valuable information

  • Transparent Data Encryption
  • Extensible Key Management
  • Auditing

Ensure business continuity

  • Enhanced Database Mirroring
  • Automatic Recovery of Data Pages
  • Log Stream Compression

Enable predictable response

  • Resource Governor
  • Predictable Query Performance
  • Data Compression
  • Hot Add CPU

Manage by policies

  • Policy-Based Management
  • Streamlined Installation
  • Performance Data Collection

Simplify application development

  • Language Integrated Query (LINQ)
  • ADO.NET Object Services

Store any information

  • DATE/TIME, now with time-zone aware data types
  • HIERARCHY ID
  • FILESTREAM Data, story files directly to NTFS
  • Integrated Full Text Search
  • Sparse Columns
  • Large User-Defined Types
  • Spatial Data Types, for storing location data

Integrate any data

  • Backup Compression
  • Partitioned Table Parallelism
  • Star Join Query Optimizations
  • Grouping Sets
  • Change Data Capture
  • MERGE SQL Statement
  • SQL Server Integration Services (SSIS)
  • Pipeline Improvements
  • SQL Server Integration Services (SSIS)
  • Persistent Lookups

Deliver relevant information

  • Analysis Scale and Performance
  • Block Computations
  • Writeback

Drive actionable insights

  • Enterprise Reporting Engine
  • Internet Report Deployment
  • Manage Reporting Infrastructure
  • Report Builder Enhancements
  • Built-In Forms Authentication
  • Report Server Application Embedding
  • Microsoft Office Integration
  • Predictive Analysis

For the complete story visit: http://www.microsoft.com/sqlserver/2008/en/us/overview.aspx

Visual Studio 2008 + SQL Server 2008

Also make sure to get Visual Studio 2008 SP1 in order to make sure your development environment works well with SQL 2008.