{"id":4939,"date":"2022-09-16T17:11:46","date_gmt":"2022-09-16T21:11:46","guid":{"rendered":"https:\/\/solutionsreview.com\/data-integration\/?p=4939"},"modified":"2022-10-04T14:17:14","modified_gmt":"2022-10-04T18:17:14","slug":"elt-vs-etl-data-integration-whats-the-difference","status":"publish","type":"post","link":"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/","title":{"rendered":"ELT vs. ETL Data Integration; What&#8217;s the Difference?"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-4940\" src=\"https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL.jpg\" alt=\"ELT vs. ETL\" width=\"800\" height=\"400\" srcset=\"https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL.jpg 800w, https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL-300x150.jpg 300w, https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL-768x384.jpg 768w, https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL-540x270.jpg 540w, https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL-162x81.jpg 162w, https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL-360x180.jpg 360w, https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL-630x315.jpg 630w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/p>\n<p style=\"text-align: justify;\"><strong><em>This is part of Solutions Review\u2019s Premium Content Series, a collection of contributed columns written by industry experts in maturing software categories. In this submission, <a href=\"https:\/\/www.matillion.com\/\" target=\"_blank\" rel=\"noopener\">Matillion<\/a> Manager of Developer Relations Ian Funnell offers a contrast on different data integration technologies; ELT vs. ETL.<\/em><\/strong><\/p>\n<p style=\"text-align: justify;\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-4660 alignleft\" src=\"https:\/\/solutionsreview.com\/data-integration\/files\/2022\/01\/SR-Premium-Content.gif\" alt=\"SR Premium Content\" width=\"105\" height=\"110\" srcset=\"https:\/\/solutionsreview.com\/data-integration\/files\/2022\/01\/SR-Premium-Content.gif 105w, https:\/\/solutionsreview.com\/data-integration\/files\/2022\/01\/SR-Premium-Content-77x81.gif 77w\" sizes=\"(max-width: 105px) 100vw, 105px\" \/>Cloud data warehouses are one of the <a href=\"https:\/\/www.trustradius.com\/buyer-blog\/data-warehouse-statistics\" target=\"_blank\" rel=\"noopener\">most popular PaaS solutions<\/a> around \u2013 54 percent of organizations utilize these services with another 15 percent planning to in the near future. Since the start of widespread adoption around 2013, <span style=\"text-decoration: underline;\"><strong><a href=\"https:\/\/solutionsreview.com\/data-management\/the-best-cloud-data-warehouse-solutions-2\/\" target=\"_blank\" rel=\"noopener\">cloud data warehouses<\/a><\/strong><\/span> have provided nearly infinitely scalable compute power. With vast and ever-increasing amounts of data comes a need to make sense of it all \u2013 through an integration process known as <span style=\"text-decoration: underline;\"><strong><a href=\"https:\/\/solutionsreview.com\/data-integration\/the-best-etl-tools-extract-transform-load\/\" target=\"_blank\" rel=\"noopener\">Extract, Transform, Load (ETL)<\/a><\/strong><\/span>.<\/p>\n<p style=\"text-align: justify;\">While ETL has been around for many years and is commonly associated with on-premise technology, the accelerated move to the cloud has made another approach more common \u2013 <span style=\"text-decoration: underline;\"><strong><a href=\"https:\/\/solutionsreview.com\/data-integration\/the-best-elt-tools-extract-load-transform\/\" target=\"_blank\" rel=\"noopener\">Extract, Load, Transform (ELT)<\/a><\/strong><\/span>. Despite the rise in popularity of ELT in the cloud-driven world, many people throughout the tech industry still use the common acronym, ETL, when referencing ELT, despite fundamental differences between the two. While the letters in each acronym stand for the same words, order matters, and mixing the two up could prove to be very costly for the organization. Both ETL and ELT offer unique benefits \u2013 and organizations need to understand how to distinguish between the two when deciding which to apply to individual use cases.<\/p>\n<div class=\"widget\"><div class=\"aside-card\">\t\t\t<div class=\"textwidget\"><p><a class=\"bgs-speedbump\" title=\"Download link to Data Integration Buyer's Guide\" href=\"https:\/\/solutionsreview.com\/data-integration\/data-integration-buyers-guide\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-1682\" src=\"https:\/\/solutionsreview.com\/data-integration\/files\/2021\/05\/21_Data_Integration_Buyers_Guide_Yellow_800.gif\" alt=\"Download Link to Data Integration Buyer's Guide\" width=\"800\" height=\"100\" \/><\/a><\/p>\n<\/div>\n\t\t<\/div><\/div>\n<h2><strong>ELT vs. ETL; What&#8217;s the Difference?<\/strong><\/h2>\n<p style=\"text-align: justify;\">ETL is the traditional method and involves extracting data from different sources, transforming the data on an ETL server, and then loading the transformed and integrated data into a data warehouse, where it is ready for <span style=\"text-decoration: underline;\"><strong><a href=\"https:\/\/solutionsreview.com\/business-intelligence\/the-best-data-visualization-tools-and-software\/\" target=\"_blank\" rel=\"noopener\">analytics and visualization<\/a><\/strong><\/span>. Usually performed in an on-premise server, ETL is a very compute-intensive process that requires a lot of data transfer, parsing, transformation, and lookups.<\/p>\n<p style=\"text-align: justify;\">The newer, cloud-based approach \u2013 ELT \u2013\u00a0 involves the same activities, but rather than transforming the data in a separate ETL engine, the power of the cloud warehouse itself is used to transform the raw data that was loaded in. ELT is also very compute-intensive, but the work occurs inside the cloud data warehouse, an environment that has been optimized for these workloads.<\/p>\n<p style=\"text-align: justify;\">While both serve similar purposes, the location where the transformation happens is a key differentiator between the two approaches. While there is no singular answer to which is \u201cbetter,\u201d there are different scenarios in which one would make more sense \u2013 and be more cost-effective \u2013 than the other.<\/p>\n<h3><strong>The Costs of ETL and ELT<\/strong><\/h3>\n<p style=\"text-align: justify;\">Performing sophisticated transformation and integration tasks on a high quantity of data is an intensive process that can be expensive. ETL requires <u>two<\/u> high-powered architectural components: an ETL server and a cloud data warehouse. Because the environments that run ETL software are not built to scale in the same way that cloud data warehouses are today, when data volumes increase and workloads become more complex, these traditional environments tend to hit limits. This can create bottlenecks in the data supply chain and can negatively impact reporting and analytics. Subsequently, organizations might miss opportunities by making business decisions with outdated, incomplete, or inaccurate data.<\/p>\n<p style=\"text-align: justify;\">On the ELT front, transformations are done in the cloud database, which means that only <u>one<\/u> high-powered architectural component is required \u2013 the cloud data warehouse itself. ELT requires the same amount of compute power as ETL, but the data is copied less from place to place. Getting the proper amount of space and power can be expensive, and without it, performance and queries will suffer. Cloud data platforms are more cost-effective than on-premise architectures, but this is still a considerable cost decision-makers need to keep in mind. ETL can also be more time-consuming due to additional writes required at each step of the process, costing data teams valuable time.<\/p>\n<h3><strong>ELT vs. ETL: How to Determine Which Process to Use<\/strong><\/h3>\n<p style=\"text-align: justify;\">Understanding the differences between ETL and ELT is vital to ensuring that an organization is using the right approach to meet their needs. Ideally, the choice between ETL and ELT should be determined on a project-by-project basis. Below are a few scenarios in which one would be a better option over the other:<\/p>\n<h4><strong>ETL:<\/strong><\/h4>\n<ul>\n<li>If the data in question is predictable, only comes from a few sources and transformations are minimal, ETL may be the more effective strategy.<\/li>\n<li>ETL is more attuned to work with traditional databases over modern MPP platforms.<\/li>\n<li>Due to the specialized nature of ETL compute platforms, ETL is more easily able to handle unstructured source data.<\/li>\n<\/ul>\n<h4><strong>ELT:<\/strong><\/h4>\n<ul>\n<li>If the data\u2019s specific use case is not quite known yet, ELT allows for the freedom to transform at a later stage once its use case becomes clearer.<\/li>\n<li>ELT is more attuned to work with modern MPP platforms.<\/li>\n<li>ELT offers the ability to present the same data simultaneously in multiple different ways, for example as Data Vault, 3rd Normal Form, and Star Schema. This can be helpful in enabling data sharing and self-service.<\/li>\n<\/ul>\n<p style=\"text-align: justify;\">It is clear that ETL and ELT can both be beneficial to an organization. Organizations need to be keen on the differences between the two and understand the best use cases for both, especially amidst a climate of ever-tightening IT budgets and a push for more efficient and effective work processes. As we look to the future of data, analytics, and the cloud, these differences, and their associated costs are vital to keep in mind to ensure business success.<\/p>\n<div class=\"hr hr\"><\/div>\n<div class=\"widget\"><div class=\"aside-card\">\t\t\t<div class=\"textwidget\"><p><a class=\"vms-speedbump\" title=\"Download link to Data Integration Vendor Map\" href=\"https:\/\/solutionsreview.com\/data-integration\/data-integration-vendor-map-a-guide-to-the-best-integration-solutions\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-1682\" src=\"https:\/\/solutionsreview.com\/data-integration\/files\/2020\/02\/DI_VM_SB_800.jpg\" alt=\"Download Link to Data Integration Vendor Map\" width=\"800\" height=\"100\" \/><\/a><\/p>\n<\/div>\n\t\t<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>This is part of Solutions Review\u2019s Premium Content Series, a collection of contributed columns written by industry experts in maturing software categories. In this submission, Matillion Manager of Developer Relations Ian Funnell offers a contrast on different data integration technologies; ELT vs. ETL. Cloud data warehouses are one of the most popular PaaS solutions around [&hellip;]<\/p>\n","protected":false},"author":317,"featured_media":4940,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[1109,662],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>ELT vs. ETL Data Integration; What&#039;s the Difference?<\/title>\n<meta name=\"description\" content=\"Matillion Manager of Developer Relations Ian Funnell offers a contrast on different data integration technologies; ELT vs. ETL.\" \/>\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-integration\/elt-vs-etl-data-integration-whats-the-difference\/\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ian Funnell\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/\"},\"author\":{\"name\":\"Ian Funnell\",\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/#\/schema\/person\/f2b4ec0a1933291db4b93d2c8c9062c8\"},\"headline\":\"ELT vs. ETL Data Integration; What&#8217;s the Difference?\",\"datePublished\":\"2022-09-16T21:11:46+00:00\",\"dateModified\":\"2022-10-04T18:17:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/\"},\"wordCount\":920,\"publisher\":{\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/#organization\"},\"image\":{\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL.jpg\",\"keywords\":[\"Ian Funnell\",\"Matillion\"],\"articleSection\":[\"Best Practices\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/\",\"url\":\"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/\",\"name\":\"ELT vs. ETL Data Integration; What's the Difference?\",\"isPartOf\":{\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL.jpg\",\"datePublished\":\"2022-09-16T21:11:46+00:00\",\"dateModified\":\"2022-10-04T18:17:14+00:00\",\"description\":\"Matillion Manager of Developer Relations Ian Funnell offers a contrast on different data integration technologies; ELT vs. ETL.\",\"breadcrumb\":{\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#primaryimage\",\"url\":\"https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL.jpg\",\"contentUrl\":\"https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL.jpg\",\"width\":800,\"height\":400,\"caption\":\"ELT vs. ETL\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/solutionsreview.com\/data-integration\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ELT vs. ETL Data Integration; What&#8217;s the Difference?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/#website\",\"url\":\"https:\/\/solutionsreview.com\/data-integration\/\",\"name\":\"Best Data Integration Vendors, News &amp; Reviews for Big Data, Applications, ETL and Hadoop\",\"description\":\"Data Integration Buyers Guide and Best Practices\",\"publisher\":{\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/solutionsreview.com\/data-integration\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/#organization\",\"name\":\"Solutions Review\",\"url\":\"https:\/\/solutionsreview.com\/data-integration\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/solutionsreview.com\/data-integration\/files\/2016\/02\/Solutions_Review_Header_Data_Integration_225.png\",\"contentUrl\":\"https:\/\/solutionsreview.com\/data-integration\/files\/2016\/02\/Solutions_Review_Header_Data_Integration_225.png\",\"width\":225,\"height\":90,\"caption\":\"Solutions Review\"},\"image\":{\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/#\/schema\/person\/f2b4ec0a1933291db4b93d2c8c9062c8\",\"name\":\"Ian Funnell\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/data-integration\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/617876b8eae887a79dcab57c0880cc2d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/617876b8eae887a79dcab57c0880cc2d?s=96&d=mm&r=g\",\"caption\":\"Ian Funnell\"},\"description\":\"Ian Funnell is the Manager of Developer Relations at Matillion, where he works to create thought leadership and enablement material that brings the Matillion platform to life. Starting out in IT, Ian\u2019s first role was in fintech developing real-time middleware, before shifting to a data-oriented outlook in data warehousing and data integration and has remained working in that area ever since.\",\"url\":\"https:\/\/solutionsreview.com\/data-integration\/author\/ifunnell\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ELT vs. ETL Data Integration; What's the Difference?","description":"Matillion Manager of Developer Relations Ian Funnell offers a contrast on different data integration technologies; ELT vs. ETL.","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-integration\/elt-vs-etl-data-integration-whats-the-difference\/","twitter_misc":{"Written by":"Ian Funnell","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#article","isPartOf":{"@id":"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/"},"author":{"name":"Ian Funnell","@id":"https:\/\/solutionsreview.com\/data-integration\/#\/schema\/person\/f2b4ec0a1933291db4b93d2c8c9062c8"},"headline":"ELT vs. ETL Data Integration; What&#8217;s the Difference?","datePublished":"2022-09-16T21:11:46+00:00","dateModified":"2022-10-04T18:17:14+00:00","mainEntityOfPage":{"@id":"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/"},"wordCount":920,"publisher":{"@id":"https:\/\/solutionsreview.com\/data-integration\/#organization"},"image":{"@id":"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#primaryimage"},"thumbnailUrl":"https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL.jpg","keywords":["Ian Funnell","Matillion"],"articleSection":["Best Practices"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/","url":"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/","name":"ELT vs. ETL Data Integration; What's the Difference?","isPartOf":{"@id":"https:\/\/solutionsreview.com\/data-integration\/#website"},"primaryImageOfPage":{"@id":"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#primaryimage"},"image":{"@id":"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#primaryimage"},"thumbnailUrl":"https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL.jpg","datePublished":"2022-09-16T21:11:46+00:00","dateModified":"2022-10-04T18:17:14+00:00","description":"Matillion Manager of Developer Relations Ian Funnell offers a contrast on different data integration technologies; ELT vs. ETL.","breadcrumb":{"@id":"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#primaryimage","url":"https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL.jpg","contentUrl":"https:\/\/solutionsreview.com\/data-integration\/files\/2022\/09\/ELT-vs.-ETL.jpg","width":800,"height":400,"caption":"ELT vs. ETL"},{"@type":"BreadcrumbList","@id":"https:\/\/solutionsreview.com\/data-integration\/elt-vs-etl-data-integration-whats-the-difference\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/solutionsreview.com\/data-integration\/"},{"@type":"ListItem","position":2,"name":"ELT vs. ETL Data Integration; What&#8217;s the Difference?"}]},{"@type":"WebSite","@id":"https:\/\/solutionsreview.com\/data-integration\/#website","url":"https:\/\/solutionsreview.com\/data-integration\/","name":"Best Data Integration Vendors, News &amp; Reviews for Big Data, Applications, ETL and Hadoop","description":"Data Integration Buyers Guide and Best Practices","publisher":{"@id":"https:\/\/solutionsreview.com\/data-integration\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/solutionsreview.com\/data-integration\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/solutionsreview.com\/data-integration\/#organization","name":"Solutions Review","url":"https:\/\/solutionsreview.com\/data-integration\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/data-integration\/#\/schema\/logo\/image\/","url":"https:\/\/solutionsreview.com\/data-integration\/files\/2016\/02\/Solutions_Review_Header_Data_Integration_225.png","contentUrl":"https:\/\/solutionsreview.com\/data-integration\/files\/2016\/02\/Solutions_Review_Header_Data_Integration_225.png","width":225,"height":90,"caption":"Solutions Review"},"image":{"@id":"https:\/\/solutionsreview.com\/data-integration\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/solutionsreview.com\/data-integration\/#\/schema\/person\/f2b4ec0a1933291db4b93d2c8c9062c8","name":"Ian Funnell","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/data-integration\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/617876b8eae887a79dcab57c0880cc2d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/617876b8eae887a79dcab57c0880cc2d?s=96&d=mm&r=g","caption":"Ian Funnell"},"description":"Ian Funnell is the Manager of Developer Relations at Matillion, where he works to create thought leadership and enablement material that brings the Matillion platform to life. Starting out in IT, Ian\u2019s first role was in fintech developing real-time middleware, before shifting to a data-oriented outlook in data warehousing and data integration and has remained working in that area ever since.","url":"https:\/\/solutionsreview.com\/data-integration\/author\/ifunnell\/"}]}},"_links":{"self":[{"href":"https:\/\/solutionsreview.com\/data-integration\/wp-json\/wp\/v2\/posts\/4939"}],"collection":[{"href":"https:\/\/solutionsreview.com\/data-integration\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solutionsreview.com\/data-integration\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/data-integration\/wp-json\/wp\/v2\/users\/317"}],"replies":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/data-integration\/wp-json\/wp\/v2\/comments?post=4939"}],"version-history":[{"count":0,"href":"https:\/\/solutionsreview.com\/data-integration\/wp-json\/wp\/v2\/posts\/4939\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/data-integration\/wp-json\/wp\/v2\/media\/4940"}],"wp:attachment":[{"href":"https:\/\/solutionsreview.com\/data-integration\/wp-json\/wp\/v2\/media?parent=4939"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solutionsreview.com\/data-integration\/wp-json\/wp\/v2\/categories?post=4939"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solutionsreview.com\/data-integration\/wp-json\/wp\/v2\/tags?post=4939"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}