{"id":198,"date":"2016-06-09T19:39:00","date_gmt":"2016-06-09T19:39:00","guid":{"rendered":"https:\/\/solutionsreview.com\/data-management\/?p=198"},"modified":"2018-01-30T14:41:45","modified_gmt":"2018-01-30T19:41:45","slug":"data-warehouse-vs-data-lake-whats-the-difference","status":"publish","type":"post","link":"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/","title":{"rendered":"Data Warehouse vs. Data Lake; What\u2019s the Difference?"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-201 size-full\" src=\"https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw.jpg\" alt=\"Data Warehouse vs. Data Lake\" width=\"800\" height=\"350\" srcset=\"https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw.jpg 800w, https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw-300x131.jpg 300w, https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw-768x336.jpg 768w, https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw-600x263.jpg 600w, https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw-180x79.jpg 180w, https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw-400x175.jpg 400w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/p>\n<p style=\"text-align: justify\">The data warehouse model has always been the foundation for organizations looking to uncover insights from their data. However, there&#8217;s a new technology on the block, and it&#8217;s making many organizations uncomfortable, forcing them to ask the question as to whether or not their Data Management techniques are outdated. That technology is the Data Lake, which to many in tech is the natural progression of the data warehouse given the sheer volumes of data that enterprises now need to run analytics against. As a result of the <a href=\"https:\/\/solutionsreview.com\/data-integration\/the-emergence-of-data-lake-pros-and-cons\/\" target=\"_blank\" rel=\"noopener noreferrer\">Data Lake&#8217;s emergence<\/a>, data-driven enterprises all over are wondering if they need to update their approach to Information Management.<\/p>\n<p style=\"text-align: justify\">The fact of the matter is, the Data Lake isn&#8217;t going to drive data warehousing to extinction any time soon. Enterprises should develop a unified view of their data environments to decide which direction they should take their Information Management framework in.\u00a0Although it is becoming more of a rarity, there are still some enterprises that collect only transactional data or that already have an expansive data warehouse environment in place, which would make adopting a new Data Management technology costly and labor intensive. The Data Lake can absolutely solve modern problems that warehousing cannot, but some organizations simply don&#8217;t need to make the switch.<\/p>\n<div class=\"widget\"><div class=\"aside-card\">\t\t\t<div class=\"textwidget\"><a class=\"speedbump\" href=\"https:\/\/solutionsreview.com\/data-management\/data-management-data-warehouse-buyers-guide\/\" title=\"Download link to Data Management Buyers Guide\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-1682\" src=\"https:\/\/solutionsreview.com\/data-management\/files\/2019\/01\/data-management-speedbump-cta.jpg\" alt=\"Download Link to Data Management Buyers Guide\" width=\"800\" height=\"225\" \/><\/a><\/div>\n\t\t<\/div><\/div>\n<p style=\"text-align: justify\">Data warehouses typically play host to relational database technologies, referred to many forward-thinking vendors as &#8220;legacy&#8221; tools. This approach to Data Management is highly governed, as warehouses store data in a structured manner, segmenting data into stores based on specific data types. Data warehouses are made up of data that has already been integrated, but they are limited in that they have trouble hosting data from unstructured sources, such as data collected from product sensors, social media and other non-traditional sources.<\/p>\n<p style=\"text-align: justify\">In using the data warehouse model, data isn&#8217;t loaded until users have a defined use for it. This of course is a positive for data architects in that the data is easy to understand and formatted in a way that helps them easily answer the questions they need answers to, allowing for queries on structured data. Data warehouse technology transforms data as it is being injected into the database, a process known as schema on-write.<\/p>\n<p style=\"text-align: justify\">Enterprises usually have to have multiple data warehouses set up to run analysis on different types of data because once a database is in place\u00a0it takes a considerable amount of time and energy to change them. For that reason, enterprises that want to analyze a wide variety of data types are coming to the realization that the data warehouse model is slowing them down. Given the rise in self-service Business Intelligence and ad-hoc analytics, many organizations are now considering the Data Lake.<\/p>\n<p style=\"text-align: justify\">The Data Lake is similar to traditional data warehousing in that they are both repositories for data, but that&#8217;s really where the comparison ends. Unlike the data warehouse, Data Lakes are schema on-read, meaning that data is only transformed once it is ready for use. That is, once the user selects a certain piece of information as something they want to use inside an analytics tool. Data Lakes have no regulatory functions, so any amount of data from any data source can be dumped into them. This allows enterprises that want to collect data from any source to simply connect those sources to their Data Lake.<\/p>\n<p style=\"text-align: justify\">In this way, the Data Lake enables the storage of data in its raw form, with virtually no limit as to how much data can sit in the waters at any one time. The data can be historical or streaming in real-time. This allows organizations to use data as it is funneled into the Data Lake or very far in the future. This technology gives companies the ability to store and use Big Data, allowing them to embrace non-traditional data types. Hadoop, an open source Big Data framework that has grown exponentially over the last decade, aligns well with the Data Lake based on the pure amount of data that these environments allow enterprises to stash away.<\/p>\n<p style=\"text-align: justify\">Data Lakes enable enterprises to look past the type and structure of data, giving them the chance to collect as much data as they desire. Since data is collected straight from the source systems, companies don&#8217;t have to put resources aside to regulate it. Of course, this can sometimes create\u00a0a logjam when users want to run a query since sifting through large amounts of data can be time consuming.\u00a0The Data Lake enables digital businesses to go beyond the capabilities of data warehouses, but it does not come without added responsibility.<\/p>\n<p style=\"text-align: justify\">Though Data Lakes allow users to go beyond the structure of the data warehouse to explore data in unconventional ways, security concerns remain. Since the technology is largely open source and so vaguely structured, it is possible for sensitive data to be compromised. In addition, many companies lack users with the necessary skills to take control of this emerging Data Management technology. And finally, an organization&#8217;s hardware environment has to be vastly different than a legacy environment to deploy a Data Lake with any success.\u00a0This means that in the end, the debate as to which framework is more suitable for a specific environment depends entirely on the enterprise in question.<\/p>\n<p style=\"text-align: justify\"><div class=\"hr hr\"><\/div><\/p>\n<br \/>Widget not in any sidebars<br \/>\n","protected":false},"excerpt":{"rendered":"<p>The data warehouse model has always been the foundation for organizations looking to uncover insights from their data. However, there&#8217;s a new technology on the block, and it&#8217;s making many organizations uncomfortable, forcing them to ask the question as to whether or not their Data Management techniques are outdated. That technology is the Data Lake, [&hellip;]<\/p>\n","protected":false},"author":23,"featured_media":201,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[3],"tags":[73,39,37,70],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Data Warehouse vs. Data Lake; What\u2019s the Difference?<\/title>\n<meta name=\"description\" content=\"Traditional data warehouse frameworks are being challenged by the emergence of the Data Lake as enterprises increasingly adopt Big Data deployments.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data Warehouse vs. Data Lake; What\u2019s the Difference?\" \/>\n<meta property=\"og:description\" content=\"Traditional data warehouse frameworks are being challenged by the emergence of the Data Lake as enterprises increasingly adopt Big Data deployments.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/\" \/>\n<meta property=\"og:site_name\" content=\"Best Data Management Software, Vendors and Data Science Platforms\" \/>\n<meta property=\"article:published_time\" content=\"2016-06-09T19:39:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-01-30T19:41:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Tim King\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tim King\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/\",\"url\":\"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/\",\"name\":\"Data Warehouse vs. Data Lake; What\u2019s the Difference?\",\"isPartOf\":{\"@id\":\"https:\/\/solutionsreview.com\/data-management\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw.jpg\",\"datePublished\":\"2016-06-09T19:39:00+00:00\",\"dateModified\":\"2018-01-30T19:41:45+00:00\",\"author\":{\"@id\":\"https:\/\/solutionsreview.com\/data-management\/#\/schema\/person\/154e152a275103e373e24ada7f2feb5c\"},\"description\":\"Traditional data warehouse frameworks are being challenged by the emergence of the Data Lake as enterprises increasingly adopt Big Data deployments.\",\"breadcrumb\":{\"@id\":\"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/#primaryimage\",\"url\":\"https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw.jpg\",\"contentUrl\":\"https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw.jpg\",\"width\":800,\"height\":350},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/solutionsreview.com\/data-management\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Data Warehouse vs. Data Lake; What\u2019s the Difference?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/solutionsreview.com\/data-management\/#website\",\"url\":\"https:\/\/solutionsreview.com\/data-management\/\",\"name\":\"Best Data Management Software, Vendors and Data Science Platforms\",\"description\":\"Enterprise Information Management\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/solutionsreview.com\/data-management\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/solutionsreview.com\/data-management\/#\/schema\/person\/154e152a275103e373e24ada7f2feb5c\",\"name\":\"Tim King\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/data-management\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/solutionsreview.com\/data-management\/files\/2023\/12\/tk.jpg\",\"contentUrl\":\"https:\/\/solutionsreview.com\/data-management\/files\/2023\/12\/tk.jpg\",\"caption\":\"Tim King\"},\"description\":\"Tim is Solutions Review's Executive Editor covering the human impact of AI on the future of work and learning. He is also the Media Strategist behind Insight Jam (1M+ on YouTube) events and programming. A 2017 and 2018 Most Influential Business Journalist and 2021 \\\"Who's Who\\\" in multiple categories, Tim is a recognized thought leader in enterprise tech and AI.\",\"url\":\"https:\/\/solutionsreview.com\/data-management\/author\/timking\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Data Warehouse vs. Data Lake; What\u2019s the Difference?","description":"Traditional data warehouse frameworks are being challenged by the emergence of the Data Lake as enterprises increasingly adopt Big Data deployments.","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:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/","og_locale":"en_US","og_type":"article","og_title":"Data Warehouse vs. Data Lake; What\u2019s the Difference?","og_description":"Traditional data warehouse frameworks are being challenged by the emergence of the Data Lake as enterprises increasingly adopt Big Data deployments.","og_url":"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/","og_site_name":"Best Data Management Software, Vendors and Data Science Platforms","article_published_time":"2016-06-09T19:39:00+00:00","article_modified_time":"2018-01-30T19:41:45+00:00","og_image":[{"width":800,"height":350,"url":"https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw.jpg","type":"image\/jpeg"}],"author":"Tim King","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Tim King","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/","url":"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/","name":"Data Warehouse vs. Data Lake; What\u2019s the Difference?","isPartOf":{"@id":"https:\/\/solutionsreview.com\/data-management\/#website"},"primaryImageOfPage":{"@id":"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/#primaryimage"},"image":{"@id":"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/#primaryimage"},"thumbnailUrl":"https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw.jpg","datePublished":"2016-06-09T19:39:00+00:00","dateModified":"2018-01-30T19:41:45+00:00","author":{"@id":"https:\/\/solutionsreview.com\/data-management\/#\/schema\/person\/154e152a275103e373e24ada7f2feb5c"},"description":"Traditional data warehouse frameworks are being challenged by the emergence of the Data Lake as enterprises increasingly adopt Big Data deployments.","breadcrumb":{"@id":"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/#primaryimage","url":"https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw.jpg","contentUrl":"https:\/\/solutionsreview.com\/data-management\/files\/2016\/06\/oie_bRaPrDIxgMNw.jpg","width":800,"height":350},{"@type":"BreadcrumbList","@id":"https:\/\/solutionsreview.com\/data-management\/data-warehouse-vs-data-lake-whats-the-difference\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/solutionsreview.com\/data-management\/"},{"@type":"ListItem","position":2,"name":"Data Warehouse vs. Data Lake; What\u2019s the Difference?"}]},{"@type":"WebSite","@id":"https:\/\/solutionsreview.com\/data-management\/#website","url":"https:\/\/solutionsreview.com\/data-management\/","name":"Best Data Management Software, Vendors and Data Science Platforms","description":"Enterprise Information Management","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/solutionsreview.com\/data-management\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/solutionsreview.com\/data-management\/#\/schema\/person\/154e152a275103e373e24ada7f2feb5c","name":"Tim King","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/data-management\/#\/schema\/person\/image\/","url":"https:\/\/solutionsreview.com\/data-management\/files\/2023\/12\/tk.jpg","contentUrl":"https:\/\/solutionsreview.com\/data-management\/files\/2023\/12\/tk.jpg","caption":"Tim King"},"description":"Tim is Solutions Review's Executive Editor covering the human impact of AI on the future of work and learning. He is also the Media Strategist behind Insight Jam (1M+ on YouTube) events and programming. A 2017 and 2018 Most Influential Business Journalist and 2021 \"Who's Who\" in multiple categories, Tim is a recognized thought leader in enterprise tech and AI.","url":"https:\/\/solutionsreview.com\/data-management\/author\/timking\/"}]}},"_links":{"self":[{"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/posts\/198"}],"collection":[{"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/users\/23"}],"replies":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/comments?post=198"}],"version-history":[{"count":0,"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/posts\/198\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/media\/201"}],"wp:attachment":[{"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/media?parent=198"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/categories?post=198"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solutionsreview.com\/data-management\/wp-json\/wp\/v2\/tags?post=198"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}