News

SQL Server Hits Release Milestone

"General availability" for SQL Server 2012 is scheduled for April 1.

Microsoft has released its flagship database to manufacturing, and will give it an official unveiling tomorrow.

SQL Server 2012, formerly codenamed "Denali", has three versions and comes with a licensing change to reflect newer, core-based processors.

SQL Server 2012 hit the release-to-manufacturing (RTM) milestone today, and is available for download and testing as an evaluation version.

"General availability" is scheduled for April 1, said Doug Leland, general manager of Microsoft's business platform marketing group, in a phone interview on Monday. SQL Server 2012 has already been "battle tested" by around 150,000 customers, according to Leland. Microsoft customers, partners and executives will present more details about the product on Wednesday, during a SQL Server 2012 "launch event," he said.

As Microsoft revealed last fall, SQL Server 2012 will come in three editions: Enterprise, Business Intelligence and Standard. For this release, Microsoft dropped the Datacenter edition, with many of its licensing benefits having been rolled into the Enterprise edition.

As with other products, Microsoft is changing the licensing basis from processors to cores, based on a minimum of four cores per processor. The licensing limits are 16 cores for the BI and Standard editions and 20 cores for the Enterprise edition. The company is currently working on enhancing its Microsoft Assessment and Planning Toolkit to make it easier for organizations to estimate the licensing changes, according to Tom Bartlett, director of SQL Server pricing and licensing, at a SQL Server 2012 workshop event held last month. (For more on the licensing changes, see "Microsoft Reveals SQL Server 2012 Licensing Model.")

SQL Server 2012, when released, can be self-built, based on reference architecture or purchased as an appliance. Microsoft recommends theHP Enterprise Database Consolidation Appliance, which is currently available. The appliance will be updated when System Center 2012 ships, according to Darmadi Komo, senior technical product manager for SQL Server 2012, at the workshop event. System Center 2012 is currently at the release candidate stage, with expectations for release in April.

Microsoft's messaging has stayed constant for this release. The company is touting SQL Server 2012's ability to handle "mission critical" operations in terms of performance, scale, security, high availability and disaster recovery. Additionally, Microsoft claims that SQL Server 2012 users have access to the "cloud on your terms" -- either private clouds (via virtualization and management) or public clouds (via SQL Azure).

The management part of the private cloud deployments is linked to System Center 2012, where it is possible to deploy private clouds using a wizard in Virtual Machine Manager. Microsoft also has tools to synchronize and move data back and forth between private and public clouds with its Data Sync technology. Data Sync enables bidirectional synchronization and is currently at the technology preview stage, Leland said. Finally, SQL Server 2012 is optimized to produce "breaking insights," in part because of its leveraging of "big data" and Microsoft's tools.

For more details about the SQL Server 2012 RTM version, read the extended version of this article here.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube