{"id":17555,"date":"2016-11-16T07:35:58","date_gmt":"2016-11-16T15:35:58","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/?p=17555"},"modified":"2024-01-22T22:50:37","modified_gmt":"2024-01-23T06:50:37","slug":"announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/","title":{"rendered":"Announcing the Next Generation of Databases and Data Lakes from Microsoft"},"content":{"rendered":"<p><em>This post was authored by Joseph Sirosh, Corporate Vice President of the Microsoft Data Group.<\/em><\/p>\n<p><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/11\/Microsoft-Connect-2016_thumb.png\"><img loading=\"lazy\" decoding=\"async\" style=\"padding-top: 0px;padding-left: 0px;padding-right: 0px;border-width: 0px\" title=\"Microsoft Connect() 2016\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/11\/Microsoft-Connect-2016_thumb.png\" alt=\"Microsoft Connect() 2016\" width=\"734\" height=\"234\" border=\"0\" \/><\/a><\/p>\n<p>For the past two years, we\u2019ve unveiled several of our cutting-edge technologies and innovative solutions at Connect(); which will be <a href=\"https:\/\/connectevent.microsoft.com\/\">livestreaming<\/a> globally from New York City starting November 16. This year, I am thrilled to announce the next generation of SQL Server and Azure Data Lake, and several new capabilities to help developers build intelligent applications.<\/p>\n<h3>1. Next release of SQL Server with Support for Linux and Docker (Preview)<\/h3>\n<p>I am excited to announce the <a href=\"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/2016\/11\/16\/announcing-sql-server-on-linux-public-preview-first-preview-of-next-release-of-sql-server\/\">public preview of the next release of SQL Server<\/a> which brings the power of SQL Server to both Windows \u2013 and for the first time ever &#8211; Linux. Now you can also develop applications with <strong>SQL Server on<\/strong> <strong>Linux, Docker, or macOS (via Docker)<\/strong> and then deploy to Linux, Windows, Docker, on-premises, or in the cloud.\u00a0 This represents a major step in our journey to making SQL Server the\u00a0platform of choice across operating systems, development languages, data types, on-premises and the cloud.\u00a0 All major features of the relational database engine, including advanced features such as in-memory OLTP, in-memory columnstores, Transparent Data Encryption, Always Encrypted, and Row-Level Security now come to Linux. Getting\u00a0started is easier than ever. You\u2019ll find native Linux installations (more info\u00a0<a href=\"http:\/\/www.sqlserveronlinux.com\/\">here<\/a>) with familiar RPM and APT packages for Red Hat Enterprise Linux, Ubuntu Linux, and SUSE Linux Enterprise Server. The public preview on Windows and Linux will be available on\u00a0Azure Virtual Machines and as images available on Docker Hub, offering a quick and easy installation within minutes.\u00a0 The Windows download is available on the <a href=\"https:\/\/www.microsoft.com\/evalcenter\/evaluate-sql-server-vnext-ctp\">Technet Eval Center<\/a>.<\/p>\n<p>We have also added significant improvements into<span style=\"color: #0072c6\"> <a href=\"https:\/\/msdn.microsoft.com\/en-us\/library\/mt604885.aspx\" target=\"_blank\" rel=\"noopener\">R Services inside SQL Server<\/a><\/span>, such as a very powerful set of machine learning functions that are used by our own product teams across Microsoft. This brings new machine learning and deep neural network functionality with increased speed, performance and scale, especially for handling a large corpus of text data and high-dimensional categorical data. We have just recently <span style=\"color: #0072c6\"><a href=\"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/2016\/10\/11\/1000000-predictions-per-second\/\">showcased SQL Server running more than one million R predictions per second<\/a><\/span> and encourage you all to try out R examples and machine learning templates for <span style=\"color: #0072c6\"><a href=\"https:\/\/github.com\/Microsoft\/SQL-Server-R-Services-Samples\">SQL Server on GitHub<\/a><\/span>.<\/p>\n<p>The choice of application development stack with the next release of SQL Server is absolutely amazing \u2013 it includes .NET, Java, PHP, Node.JS, etc. on Windows, Linux and Mac (via Docker). Native application development experience for Linux and Mac developers has been a key focus for this release. Get started with the next release of SQL Server on Linux, macOS (via Docker) and Windows with our <a href=\"http:\/\/www.microsoft.com\/sql-server\/developer-get-started\">developer tutorials<\/a> that show you how to install and use the next release of SQL Server on macOS, Docker, Windows, RHEL and Ubuntu and quickly build an app in a programming language of your choice.<\/p>\n<p><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/11\/SQL-Server_thumb.png\"><img loading=\"lazy\" decoding=\"async\" style=\"padding-top: 0px;padding-left: 0px;padding-right: 0px;border-width: 0px\" title=\"SQL Server\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/11\/SQL-Server_thumb.png\" alt=\"SQL Server\" width=\"885\" height=\"498\" border=\"0\" \/><\/a><\/p>\n<h3>2. SQL Server 2016 SP1<\/h3>\n<p>We are announcing <a href=\"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/2016\/11\/16\/sql-server-2016-service-pack-1-generally-available\/\">SQL Server 2016 SP1<\/a> which is a unique service pack &#8211; for the first time we introduce <span style=\"color: #0072c6\"><strong>consistent programming model <\/strong><\/span>across SQL Server editions. With this model, programs written to exploit powerful SQL features such as in-memory OLTP, in-memory columnstore analytics, and partitioning will work across <span style=\"color: #0072c6\">Enterprise, Standard and Express editions<\/span>. Developers will find it easier than ever to take advantage of innovations such as in memory databases and advanced analytics \u2013 you can use these advanced features in the Standard Edition and then step up to Enterprise for Mission Critical performance, scale and availability \u2013 without having to re-write your application.<\/p>\n<p>Our software partners are excited about the flexibility that this change gives them to adopt advanced features while supporting multiple editions of SQL Server.<\/p>\n<blockquote><p>\u201cWith SQL Server 2016 SP1, we can run the same code entirely on both platforms and customers who need Enterprise scale buy Enterprise, and customers who don\u2019t need that can buy Standard and run just fine. From a programming point of view, it\u2019s easier for us and easier for them,\u201d said Nick Craver, Architecture Lead at Stack Overflow.<\/p><\/blockquote>\n<p>To be even more productive with SQL Server, you can now take advantage of <strong>improved developer experiences<\/strong> on Windows, Mac and Linux for Node.js, Java, PHP, Python, Ruby, .NET core and C\/C++. Our JDBC Connector is now published and available as 100% open source which gives developers more access to information and flexibility on how to contribute and work with the JDBC driver. Additionally, we\u2019ve made updates to ODBC for PHP driver and launched a new ODBC for Linux connector, making it much easier for developers to work with Microsoft SQL-based technologies. To make it more seamless for all developers <span style=\"color: #0072c6\"><a href=\"https:\/\/code.visualstudio.com\/?utm_expid=101350005-31.YsqwCVJESWmc4UCMDLsNRw.0&amp;utm_referrer=https%3A%2F%2Fwww.google.com%2F\">Microsoft VSCode<\/a><\/span> users can also now connect to SQL Server, including SQL Server on Linux, Azure SQL Database and Azure SQL Data Warehouse.\u00a0 In addition, we\u2019ve released updates to SQL Server Management Studio, SQL Server Data Tools, and Command line tools which now support SQL Server on Linux.<\/p>\n<p><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/11\/Tools_thumb.png\"><img loading=\"lazy\" decoding=\"async\" style=\"padding-top: 0px;padding-left: 0px;padding-right: 0px;border-width: 0px\" title=\"Tools\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/11\/Tools_thumb.png\" alt=\"Tools\" width=\"885\" height=\"498\" border=\"0\" \/><\/a><\/p>\n<h3>3. Azure Data Lake Analytics and Store GA<\/h3>\n<p>Today, I am excited to announce the general availability of <span style=\"color: #0072c6\"><a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/data-lake-analytics\/\"><b>Azure Data Lake Analytics<\/b><\/a><\/span> and <span style=\"color: #0072c6\"><a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/data-lake-store\/\"><b>Azure Data Lake Store<\/b><\/a><\/span>.<\/p>\n<p><a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/services\/data-lake-analytics\/\"><b>Azure Data Lake Analytics<\/b><\/a> is a cloud analytics service that allows you to develop and run massively parallel data transformations and processing programs in U-SQL, R, Python and .Net over petabytes of data with just a few lines of code. There is no infrastructure to manage, and you can process data on demand allowing you to scale in seconds, and only pay for the resources used. <a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/data-lake-analytics-u-sql-get-started\/\">U-SQL<\/a> is a simple, expressive, and super-extensible language that combines the power of C# with the simplicity of SQL. Developers can write their code either in Visual Studio or Visual Studio Code and the execution environment gives you debugging and optimization recommendations to improve performance and reduce cost.<\/p>\n<p><a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/services\/data-lake-store\/\"><b>Azure Data Lake Store<\/b><\/a> is a cloud analytics data lake for enterprises that is secure, massively scalable and built to the open HDFS standard. You can store trillions of files, and single files can be greater than a petabyte in size. It provides massive throughput optimized to run big analytic jobs. It has data encryption in motion and at rest, single sign-on (SSO), multi-factor authentication and management of identities built-in through Azure Active Directory, and fine-grained POSIX-based ACLS for role-based access controls.<\/p>\n<p><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/11\/Azure-Data-Lake-Petabytes-of-Data_thumb.png\"><img loading=\"lazy\" decoding=\"async\" style=\"padding-top: 0px;padding-left: 0px;padding-right: 0px;border-width: 0px\" title=\"Azure Data Lake Petabytes of Data\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/11\/Azure-Data-Lake-Petabytes-of-Data_thumb.png\" alt=\"Azure Data Lake Petabytes of Data\" width=\"885\" height=\"498\" border=\"0\" \/><\/a><\/p>\n<p>Furthermore, we\u2019ve incorporated the technology that sits behind the <span style=\"color: #0072c6\"><a href=\"https:\/\/www.microsoft.com\/cognitive-services\/\">Microsoft Cognitive Services<\/a><\/span> inside U-SQL directly. Now you can process any amount of unstructured data, e.g., text, images, and extract emotions, age, and all sorts of other cognitive features using Azure Data Lake and perform query by content. You can join emotions from image content with any other type of data you have and do incredibly powerful analytics and intelligence over it. This is what I call <strong>Big Cognition<\/strong>. It\u2019s not just extracting one piece of cognitive information at a time, not just about understanding an emotion or whether there\u2019s an object in an image, but rather it\u2019s about joining all the extracted cognitive data with other types of data, so you can do some really powerful analytics with it. We have demonstrated this capability at <span style=\"color: #0072c6\"><a href=\"https:\/\/channel9.msdn.com\/Events\/Machine-Learning-and-Data-Sciences-Conference\/Data-Science-Summit-2016\">Microsoft Ignite<\/a><\/span> and <a href=\"http:\/\/www.sqlpass.org\/summit\/2016\/PASStv.aspx\">PASS Summit<\/a>, by showing a Big Cognition demo in which we used U-SQL inside Azure Data Lake Analytics to <span style=\"color: #0072c6\"><a href=\"https:\/\/blogs.msdn.microsoft.com\/azuredatalake\/2016\/08\/18\/introducing-image-processing-in-u-sql\/\">process a million images<\/a><\/span> and understand what\u2019s inside those images. You can <a href=\"https:\/\/youtu.be\/UUulQYalpxU\">watch this demo<\/a> (starting at minute 38) and try it yourself using a <span style=\"color: #0072c6\"><a href=\"https:\/\/github.com\/Azure\/usql\/tree\/master\/Examples\/ImageApp\">sample project on GitHub<\/a><\/span>.<\/p>\n<h3>4. DocumentDB Emulator<\/h3>\n<p>We live on a <em>Planet of the Apps<\/em>, and the best back-end system to build modern intelligent mobile or web apps is <span style=\"color: #0072c6\"><a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/documentdb\/\">Azure DocumentDB<\/a><\/span> &#8211; planet-scale, globally distributed managed NoSQL service, with 99.99% availability and guarantees for low latency and consistency, all of which is backed by an enterprise grade security and SLA.<\/p>\n<p>Today I am happy to announce a public preview of <a href=\"https:\/\/aka.ms\/documentdb-emulator-docs\"><b>DocumentDB Emulator<\/b><\/a> which provides a local development experience for the <span style=\"color: #0072c6\"><a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/documentdb\/\">Azure DocumentDB<\/a><\/span>. Using the DocumentDB Emulator, you can develop and test your application locally without an internet connection, without creating an Azure subscription, and without incurring any costs. This has long been the <a href=\"https:\/\/feedback.azure.com\/forums\/263030-documentdb\/suggestions\/6328798-standalone-local-instance\">most requested feature<\/a> on the user voice site, so we are thrilled to roll this out to everyone.<\/p>\n<p>Furthermore, we\u2019ve added <a href=\"https:\/\/aka.ms\/documentdb-dotnetcore\">.NET Core<\/a> support in DocumentDB. The .Net Core is a lightweight and modular platform to create applications and services that run on Linux, Mac and Windows. With DocumentDB support for .Net Core, developers can now use .Net Core to build cross platform applications and services that use DocumentDB API.<\/p>\n<p><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/11\/Planet-of-the-Apps_thumb.png\"><img loading=\"lazy\" decoding=\"async\" style=\"padding-top: 0px;padding-left: 0px;padding-right: 0px;border-width: 0px\" title=\"Planet of the Apps\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/11\/Planet-of-the-Apps_thumb.png\" alt=\"Planet of the Apps\" width=\"885\" height=\"502\" border=\"0\" \/><\/a><\/p>\n<h3>5. Other Announcements<\/h3>\n<ul>\n<li>Today we also are announcing the <span style=\"color: #0072c6\"><a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/hdinsight\/r-server\/\"><strong>General Availability of R Server for Azure HDInsight<\/strong><\/a><\/span>.\u00a0 <span style=\"color: #0072c6\"><a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/hdinsight\/\">HDInsight<\/a><\/span> is the only fully managed Cloud Hadoop offering that provides optimized open source analytic clusters for Spark, Hive, Map Reduce, HBase, Storm, and R Server backed by a 99.9% SLA. Running Microsoft R Server as a service on top of Apache Spark, customers can achieve unprecedented scale and performance by combining enterprise-scale analytics in R with the power of Spark. With transparently parallelized analytic functions, it\u2019s now possible to handle up to 1000x more data with up to 50x faster speeds than open source R &#8211; helping you train more accurate models for better predictions than previously possible. Plus, because R Server is built to work with the open source R language, all of your R scripts can run without significant changes.<\/li>\n<li>We are also announcing the <strong><a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/samples\/hdinsight-storm-java-kafka\/\">public preview of Kafka for HDInsight<\/a>,\u00a0<\/strong>an enterprise-grade, open-source streaming ingestion service which is cost-effective, easy to provision, manage and use. This service enables you to build real-time solutions like IoT, fraud detection, click-stream analysis, financial alerts, and social analytics. Using out-of-the-box integration with Storm for HDInsight or Spark Stream for HDInsight, you can architect powerful streaming pipelines to drive intelligent real-time actions.<\/li>\n<li>Another exciting news is the availability of <span style=\"color: #0072c6\"><a href=\"https:\/\/azure.microsoft.com\/en-in\/blog\/azure-sql-database-in-memory-performance\/\"><b>Operational Analytics for Azure SQL Database<\/b><\/a><\/span>. It\u2019s the <strong>first fully managed Hybrid Transactional and Analytical Processing (HTAP)<\/strong> <strong>database service in the cloud<\/strong>. The ability to run both analytics (OLAP) and OLTP workloads on the same database tables at the same time allows developers to build a new level of analytical sophistication into their applications.\u00a0 Developers can eliminate the need for ETL and a data warehouse in some cases (using one system for OLAP and OLTP, instead of creating two separate systems), helping to reduce complexity, cost, and data latency. The in-memory technologies in Azure SQL DB helps achieve phenomenal performance \u2013 e.g., 75,000 transactions per second for order processing (11X performance gain) and reduced query execution time from 15 seconds down to 0.26 (57X performance gain). This capability is now a standard feature of Azure SQL DB at no additional cost.<\/li>\n<\/ul>\n<p>We are making our products and innovations more accessible to all developers \u2013 on any platform, on-premises and in the cloud. We are building for a future where our data platform is dwarfed by the aggregate value of the solutions built on top of it. This is the true measure of success of a platform &#8211; when the number and the value created by the apps built on top is far larger than the platform itself.<\/p>\n<p>The <span style=\"color: #0072c6\"><a href=\"https:\/\/connectevent.microsoft.com\/\">live broadcast<\/a><\/span> of Connect(); begins on November 16th at 9:45am EST, and continues with interactive Q&amp;A and immersive on-demand content. Join us to learn more about these amazing innovations.<\/p>\n<p><span style=\"color: #0072c6\"><a href=\"https:\/\/twitter.com\/josephsirosh\">@josephsirosh<\/a><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This post was authored by Joseph Sirosh, Corporate Vice President of the Microsoft Data Group. For the past two years, we\u2019ve unveiled several of our cutting-edge technologies and innovative solutions at Connect(); which will be livestreaming globally from New York City starting November 16.<\/p>\n","protected":false},"author":1457,"featured_media":36495,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","footnotes":""},"post_tag":[],"product":[5226,2385,5227,2418],"content-type":[2421,2448],"topic":[2466],"coauthors":[2487],"class_list":["post-17555","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","product-azure","product-azure-data-lake","product-sql","product-sql-server-on-linux","content-type-announcements","content-type-updates","topic-developer","review-flag-1593580427-503","review-flag-1593580410-819","review-flag-1593580419-556","review-flag-2-1593580436-981","review-flag-4-1593580446-456","review-flag-new-1593580247-437","review-flag-publi-1593580761-761"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Announcing the Next Generation of Databases and Data Lakes from Microsoft - Microsoft SQL Server Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Announcing the Next Generation of Databases and Data Lakes from Microsoft - Microsoft SQL Server Blog\" \/>\n<meta property=\"og:description\" content=\"This post was authored by Joseph Sirosh, Corporate Vice President of the Microsoft Data Group. For the past two years, we\u2019ve unveiled several of our cutting-edge technologies and innovative solutions at Connect(); which will be livestreaming globally from New York City starting November 16.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft SQL Server Blog\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/sqlserver\" \/>\n<meta property=\"article:published_time\" content=\"2016-11-16T15:35:58+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-23T06:50:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2021\/09\/announcing-the-next-generation-o.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"SQL Server Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@SQLServer\" \/>\n<meta name=\"twitter:site\" content=\"@SQLServer\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"SQL Server Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 min read\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/\"},\"author\":[{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/sql-server-team\/\",\"@type\":\"Person\",\"@name\":\"SQL Server Team\"}],\"headline\":\"Announcing the Next Generation of Databases and Data Lakes from Microsoft\",\"datePublished\":\"2016-11-16T15:35:58+00:00\",\"dateModified\":\"2024-01-23T06:50:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/\"},\"wordCount\":1870,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2021\/09\/announcing-the-next-generation-o.jpg\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/\",\"name\":\"Announcing the Next Generation of Databases and Data Lakes from Microsoft - Microsoft SQL Server Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2021\/09\/announcing-the-next-generation-o.jpg\",\"datePublished\":\"2016-11-16T15:35:58+00:00\",\"dateModified\":\"2024-01-23T06:50:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#primaryimage\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2021\/09\/announcing-the-next-generation-o.jpg\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2021\/09\/announcing-the-next-generation-o.jpg\",\"width\":1280,\"height\":720,\"caption\":\"Joseph Sirosh wearing a suit and tie standing in front of a sign\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Announcing the Next Generation of Databases and Data Lakes from Microsoft\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\",\"name\":\"Microsoft SQL Server Blog\",\"description\":\"Official News from Microsoft\u2019s Information Platform\",\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\",\"name\":\"Microsoft SQL Server Blog\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png\",\"width\":259,\"height\":194,\"caption\":\"Microsoft SQL Server Blog\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"http:\/\/www.facebook.com\/sqlserver\",\"https:\/\/x.com\/SQLServer\",\"https:\/\/www.youtube.com\/user\/MSCloudOS\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Announcing the Next Generation of Databases and Data Lakes from Microsoft - Microsoft SQL Server Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/","og_locale":"en_US","og_type":"article","og_title":"Announcing the Next Generation of Databases and Data Lakes from Microsoft - Microsoft SQL Server Blog","og_description":"This post was authored by Joseph Sirosh, Corporate Vice President of the Microsoft Data Group. For the past two years, we\u2019ve unveiled several of our cutting-edge technologies and innovative solutions at Connect(); which will be livestreaming globally from New York City starting November 16.","og_url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/","og_site_name":"Microsoft SQL Server Blog","article_publisher":"http:\/\/www.facebook.com\/sqlserver","article_published_time":"2016-11-16T15:35:58+00:00","article_modified_time":"2024-01-23T06:50:37+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2021\/09\/announcing-the-next-generation-o.jpg","type":"image\/jpeg"}],"author":"SQL Server Team","twitter_card":"summary_large_image","twitter_creator":"@SQLServer","twitter_site":"@SQLServer","twitter_misc":{"Written by":"SQL Server Team","Est. reading time":"7 min read"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#article","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/"},"author":[{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/sql-server-team\/","@type":"Person","@name":"SQL Server Team"}],"headline":"Announcing the Next Generation of Databases and Data Lakes from Microsoft","datePublished":"2016-11-16T15:35:58+00:00","dateModified":"2024-01-23T06:50:37+00:00","mainEntityOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/"},"wordCount":1870,"commentCount":0,"publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2021\/09\/announcing-the-next-generation-o.jpg","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/","name":"Announcing the Next Generation of Databases and Data Lakes from Microsoft - Microsoft SQL Server Blog","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#primaryimage"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2021\/09\/announcing-the-next-generation-o.jpg","datePublished":"2016-11-16T15:35:58+00:00","dateModified":"2024-01-23T06:50:37+00:00","breadcrumb":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#primaryimage","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2021\/09\/announcing-the-next-generation-o.jpg","contentUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2021\/09\/announcing-the-next-generation-o.jpg","width":1280,"height":720,"caption":"Joseph Sirosh wearing a suit and tie standing in front of a sign"},{"@type":"BreadcrumbList","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/11\/16\/announcing-the-next-generation-of-databases-and-data-lakes-from-microsoft\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/"},{"@type":"ListItem","position":2,"name":"Announcing the Next Generation of Databases and Data Lakes from Microsoft"}]},{"@type":"WebSite","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/","name":"Microsoft SQL Server Blog","description":"Official News from Microsoft\u2019s Information Platform","publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization","name":"Microsoft SQL Server Blog","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","contentUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","width":259,"height":194,"caption":"Microsoft SQL Server Blog"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/www.facebook.com\/sqlserver","https:\/\/x.com\/SQLServer","https:\/\/www.youtube.com\/user\/MSCloudOS"]}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"_links":{"self":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts\/17555","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/users\/1457"}],"replies":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/comments?post=17555"}],"version-history":[{"count":0,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts\/17555\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/media\/36495"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/media?parent=17555"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/post_tag?post=17555"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/product?post=17555"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/content-type?post=17555"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/topic?post=17555"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/coauthors?post=17555"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}