News

Microsoft Takes Aim at Oracle with SQL Server 2016

The spotlight was on SQL Server 2016 at Thursday's Data Driven conference, where Microsoft gave its case for enterprises to ditch Oracle's database system for its own.

During the New York City event, Judson Althoff, Microsoft corporate vice president and head of North America sales and marketing, pitted various capabilities built into SQL Server 2016 against those in the Oracle database. "When we say everything's built in, everything's built in," he said. When the built-in SQL Server 2016 capabilities were compared against similar functionality offered by Oracle products, "Oracle is nearly 12 times more expensive," he said.

Free Licenses for Oracle Switchers
"So if you are willing to migrate off of Oracle, we will actually give you free SQL Server licenses to do so," Althoff said in his presentation. "For every instance of Oracle you have, free SQL Server licenses. All you have to do is have a Software Assurance agreement with Microsoft. If you're willing to take this journey with us before the end of June, we'll actually help and invest in the migration costs, put engineers on the ground to help you migrate off of Oracle."

He noted that in the wake of some newspaper ads about the offer, he received e-mails asking just who was eligible. "Everyone is eligible for this," Althoff said. "We're super excited to help you migrate off of Oracle technology, lower your overall data processing costs and actually really be enabled and empowered to build the data estate that we've been talking about."

[Click on image for larger view.] SQL Server vs. Oracle. (Source: Microsoft)

More details on the offer were unveiled in a "Break free from Oracle" page on the Microsoft site. "This offer includes support services to kick-start your migration, and access to our SQL Server Essentials for the Oracle Database Administrator training," the site says. "Dive into key features of SQL Server through hands-on labs and instructor-led demos, and learn how to deploy your applications -- on-premises or in the cloud."

Microsoft also went after Oracle on the security front, citing information published by the National Institute of Standards and Technology (NIST) that lists databases and their vulnerabilities. According to Joseph Sirosh, corporate vice president of the Data Group at Microsoft, on average SQL Server has been found to have 1/10th the vulnerabilities of Oracle.

Always Encrypted
Sirosh also highlighted new security capabilities of SQL Server 2016. "In SQL Server 2016, for the first time, you will hear about a capability that we call Always Encrypted," he said. "This is about securing data all the way from the client, into the database and keeping it secure even when query processing is being done. At the database site, the data is never decrypted, even in memory, and you can still do queries over it."

He explained that data is encrypted at the client, and sent to the database in its encrypted form, in which it remains even during query processing. No one can decrypt credit card data, for example, while it's in the database, not even a DBA. "That's what you want," Sirosh said of the functionality enabled by homomorphic encryption.

During the event, Microsoft CEO Satya Nadella and other presenters focused on a series of customer success videos and live presentations, reflecting Nadella's belief that Microsoft "shouldn't have launch events, but customer success events."

Those success stories leveraged new ground-breaking capabilities of SQL Server 2016, including in-memory performance across all workloads, mission-critical high availability, business intelligence (BI) and advanced analytics tools.

"We are building this broad, deep, digital data platform," Nadella said. "This platform is going to help every business become a software business, a data business, an intelligence business. That's our vision."

Scott Guthrie, head of Microsoft's Cloud and Enterprise group, took the stage to discuss the new support for in-memory advanced analytics and noted that for these kinds of workloads, data pros can use the R programming language, which he described as the leading open source data science language in the industry. Coincidentally, Microsoft this week announced R Tools for Visual Studio for machine learning scenarios.

SQL Server on Linux
Providing one of the few real news announcements during the presentation, Guthrie also noted that a private preview of SQL Server on Linux is available starting on Thursday, following up on surprising news earlier in the week that SQL Server was being ported to the open source Linux OS, which is expected to be completed in mid-2017. Guthrie said that unexpected move was part of the company's strategy of bringing its products and services to a broader set of users and "to meet customers where they're at."

[Click on image for larger view.] SQL Server 2016 overview. (Source: Microsoft)

Another focus of the event was the new "Stretch Database" capability, exemplifying SQL Server 2016's close connection to the Microsoft Azure cloud.

"SQL Server is also perhaps the world's first cloud-bound database," Sirosh said. "That means we build the features of SQL Server in the cloud first, ship them with Azure SQL DB, and customers have been experiencing it for six to nine months and a very large number of queries have been run against them."

Stretch Database
Features shipped with SQL Server, Sirosh said, "allow you to have wonderful hybrid capabilities, allowing your workload to span both on-premises and the cloud. So Strech Database is one of them. Data in a SQL Server, cold data, can be seamlessly migrated into databases in the cloud. So you have in effect a database of very large capacity, but it's always queryable. It's not just a backup. That data's that's migrated over is living in a database in the cloud, and when you issue queries to the on-premises database, that query is just transported to the cloud and the data comes back -- perhaps a little slower, but all your data is still queryable."

The new capabilities for querying data of all kinds in various stages and forms were a focal point for Sirosh.

"We have brought the ability to analyze data at incredible speed into the transactional database so you can do not only mission-critical transactional processing, but mission-critical analytic processing, as well," Sirosh said. "It is the database for building mission-critical intelligent applications without extracting and moving the data, and all the slowness that comes with doing so. So you can now build real-time applications that have sophisticated analytical intelligence behind them. That is the one thing that I would love all of you to take away from this presentation."

On-Demand Videos for More
At the Data Driven Web site, Microsoft has provided a comprehensive series of videos that explore various separate aspects of SQL Server, with topics ranging from AlwaysOn Availability Groups enhancements in SQL Server 2016" to others on R services, in-memory OLTP, PolyBase, the Stretch Database, Always Encrypted and many more.

Still, some attendees -- virtual or otherwise -- were disappointed by the lack of real significant news.

"Did this whole thing just finish without so much as a release date?" asked one viewer in a Tweet. "Sigh."

About the Author

David Ramel is an editor and writer for Converge360.

Featured