<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Azure Synapse vs Databricks in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/99943#M40152</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/129038"&gt;@FabianGutierrez&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not at the moment, but I will share it when I have it.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Nov 2024 11:29:28 GMT</pubDate>
    <dc:creator>agallard</dc:creator>
    <dc:date>2024-11-25T11:29:28Z</dc:date>
    <item>
      <title>Azure Synapse vs Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/96744#M39334</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like to know the difference between Azure Databricks and Azure Synapse, which use case is Databricks appropriate and which use case is Synapse appropriate?&amp;nbsp;What are the differences in their functions? What are the differences in their costs?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;zmsoft&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 05:11:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/96744#M39334</guid>
      <dc:creator>zmsoft</dc:creator>
      <dc:date>2024-10-30T05:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Synapse vs Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/96862#M39355</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/103629"&gt;@zmsoft&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Although it is a very generic and complicated question to answer without knowing more about the data solution you need, I will leave you with some characteristics of both services. As always, the final decision you make will depend on the needs of the project.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;P&gt;Azure Databricks and Azure Synapse Analytics are both powerful data processing tools on Azure, but they have distinct purposes, strengths, and cost structures. Here’s a comprehensive comparison to help you understand the appropriate use cases for each and their functional differences.&lt;/P&gt;&lt;H3&gt;1. &lt;STRONG&gt;Overview of Azure Databricks and Azure Synapse Analytics&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Azure Databricks&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A unified data and analytics platform that combines the capabilities of Apache Spark with data lake integration, machine learning, and collaborative data engineering workflows.&lt;/LI&gt;&lt;LI&gt;Provides a notebook-based development environment with extensive support for Spark, Delta Lake, and machine learning libraries.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Azure Synapse Analytics&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A comprehensive analytics service that unifies big data, data integration, and data warehousing. Synapse combines SQL-based data warehouse capabilities with Spark, Pipelines for ETL, and Synapse Studio for management.&lt;/LI&gt;&lt;LI&gt;Offers both on-demand (serverless) and provisioned (dedicated) compute options for flexible data processing.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;2. &lt;STRONG&gt;Core Use Cases&lt;/STRONG&gt;&lt;/H3&gt;Use Case Azure Databricks Azure Synapse Analytics &lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Big Data Processing&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;High-performance data processing with Spark and Delta Lake, especially for unstructured and semi-structured data.&lt;/TD&gt;&lt;TD&gt;Best for structured data and big data transformations; supports Spark but often less customizable than Databricks for Spark jobs.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Machine Learning&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Robust for data science, ML, and advanced analytics with libraries like MLlib, TensorFlow, and scikit-learn.&lt;/TD&gt;&lt;TD&gt;Limited ML capabilities; best for SQL-based analytics and data warehousing but integrates with Azure Machine Learning.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;ETL/ELT Workflows&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Strong ETL capabilities; ideal for real-time transformations and data engineering with Delta Lake.&lt;/TD&gt;&lt;TD&gt;Synapse Pipelines enable orchestrated ETL jobs across various data services (SQL, Spark, and external connectors).&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Data Lake Exploration&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Efficient for reading, transforming, and writing large-scale data lakes. Ideal for Lakehouse architectures with Delta Lake.&lt;/TD&gt;&lt;TD&gt;Good for data lake exploration, but best suited for structured data and SQL-based transformations in a warehousing context.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Data Warehousing&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Not designed specifically as a data warehouse but can be adapted with Delta Lake.&lt;/TD&gt;&lt;TD&gt;Primary function as a data warehouse, supporting massive structured data storage with SQL-based analytics.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;H3&gt;3. &lt;STRONG&gt;Functional Differences&lt;/STRONG&gt;&lt;/H3&gt;Feature Azure Databricks Azure Synapse Analytics &lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Primary Language Support&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Python, Scala, SQL, R (focused on Spark-based development)&lt;/TD&gt;&lt;TD&gt;SQL (T-SQL), Spark (less customizable than Databricks), and Data Explorer&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Data Format Support&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Optimized for Delta Lake, Parquet, CSV, JSON, AVRO&lt;/TD&gt;&lt;TD&gt;Optimized for SQL tables, Parquet, and Delta Lake with some support for CSV, JSON&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Collaboration&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Real-time collaborative notebooks, integrated Git support&lt;/TD&gt;&lt;TD&gt;Less interactive for real-time collaboration; Synapse Studio enables SQL-based collaboration&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Compute Management&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Autoscaling clusters, serverless SQL pools and serverless available.&lt;/TD&gt;&lt;TD&gt;Provisioned and on-demand (serverless) SQL pools for flexible compute; Spark pools with limited customization&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Security&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Integrates with Azure Active Directory (AAD), supports Role-Based Access Control (RBAC), and Unity Catalog for data governance&lt;/TD&gt;&lt;TD&gt;Integrates with AAD, and RBAC; Azure Synapse Security features for SQL and Spark pools&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;Optimizations&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;Delta Lake optimizations (Z-Ordering, OPTIMIZE, etc.), autoscaling for Spark workloads&lt;/TD&gt;&lt;TD&gt;Optimizations for SQL pools, caching, partitioning; Spark optimizations are more limited compared to Databricks&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;H3&gt;4. &lt;STRONG&gt;Cost Structure&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Azure Databricks&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Compute Cost&lt;/STRONG&gt;: Based on Databricks Units (DBUs), which represent processing time in terms of DBU/hour. Costs vary by VM type and workload (Standard, Premium, or Enterprise).&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Serverless SQL Pools&lt;/STRONG&gt;: Available as a cost-effective, on-demand option for SQL queries.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Autoscaling Clusters&lt;/STRONG&gt;: Helps manage costs by scaling up and down based on workload needs.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Delta Lake Cost Efficiency&lt;/STRONG&gt;: Efficient for large datasets due to Delta Lake optimizations (e.g., Z-ordering), which help minimize data scanning.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Azure Synapse Analytics&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Dedicated SQL Pools&lt;/STRONG&gt;: Billed based on reserved capacity (DWUs), ranging from small workloads to very large data warehouses.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Serverless SQL Pools&lt;/STRONG&gt;: Pay-per-query model, making it cost-effective for exploratory or infrequent SQL queries.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Spark Pools&lt;/STRONG&gt;: Separate from SQL pools; pricing is based on provisioned Spark nodes.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;ETL Costs&lt;/STRONG&gt;: Synapse Pipelines is based on Data Integration Units (DIUs) for ETL workloads, which is comparable to Azure Data Factory’s pricing.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;5. &lt;STRONG&gt;Selecting the Right Tool for Specific Scenarios&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Choose Azure Databricks for&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Real-time and batch data transformations with Apache Spark.&lt;/LI&gt;&lt;LI&gt;Advanced machine learning and AI workloads with extensive library support.&lt;/LI&gt;&lt;LI&gt;Data lakehouse architecture needs, leveraging Delta Lake for reliability and performance.&lt;/LI&gt;&lt;LI&gt;Collaborative data engineering and analytics with interactive notebooks.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Choose Azure Synapse Analytics for&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Traditional data warehousing and SQL-based analytics at scale.&lt;/LI&gt;&lt;LI&gt;Unified analytics with SQL, Spark, and integration capabilities in a single platform.&lt;/LI&gt;&lt;LI&gt;Cost-effective, serverless options for SQL-based exploration on large datasets.&lt;/LI&gt;&lt;LI&gt;Scenarios requiring tight integration with Azure Data Factory or SQL-based ETL workflows.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;6. &lt;STRONG&gt;Example Comparison: Typical Workflows&lt;/STRONG&gt;&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Data Engineering Workflow&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Azure Databricks&lt;/STRONG&gt;: Ideal for ETL pipelines involving unstructured and semi-structured data, processing data with Spark and Delta Lake. Interactive exploration and machine learning model development are seamless.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Azure Synapse&lt;/STRONG&gt;: Suitable for structured data ETL with Synapse Pipelines, typically transforming data stored in SQL tables or Synapse’s data lake. Best for SQL-based transformations.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Data Science and Machine Learning Workflow&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Azure Databricks&lt;/STRONG&gt;: Databricks shines in this scenario, providing support for data science libraries, distributed ML, and model training.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Azure Synapse&lt;/STRONG&gt;: Limited support; while Spark pools exist, it’s not as robust as Databricks for machine learning workflows.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Data Warehousing Workflow&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Azure Databricks&lt;/STRONG&gt;: Delta Lake supports ACID transactions, making it feasible for some warehousing needs, but it’s more complex to configure as a traditional warehouse.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Azure Synapse&lt;/STRONG&gt;: Primarily designed for warehousing with high-performance SQL and data storage, with optimizations for structured data.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Azure Databricks and Azure Synapse Analytics serve different purposes within the data analytics ecosystem on Azure.&lt;/P&gt;&lt;P&gt;Databricks is best for Spark-based data processing, machine learning, and real-time transformations, while Synapse is optimized for large-scale SQL data warehousing, integration, and SQL-based analytics.&lt;/P&gt;&lt;P&gt;Cost-effectiveness depends heavily on the workload: Databricks offers autoscaling and pay-per-use clusters, whereas Synapse provides a mix of serverless and provisioned compute options for SQL and Spark.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-unicode-emoji" title=":information:"&gt;ℹ️&lt;/span&gt;If you ask me, I'll tell you Databricks&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt;Let me know if you need more details on specific functionalities or examples to clarify!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards!&lt;/STRONG&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 30 Oct 2024 16:50:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/96862#M39355</guid>
      <dc:creator>agallard</dc:creator>
      <dc:date>2024-10-30T16:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Synapse vs Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/97029#M39400</link>
      <description>&lt;P&gt;I'm not sure about costs, but hope this helps with the other questions:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/data-engineering/playbook/articles/databricks-vs-synapse" target="_blank"&gt;https://learn.microsoft.com/en-us/data-engineering/playbook/articles/databricks-vs-synapse&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 16:40:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/97029#M39400</guid>
      <dc:creator>VZLA</dc:creator>
      <dc:date>2024-10-31T16:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Synapse vs Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/97076#M39415</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/103629"&gt;@zmsoft&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I was referring to some blogs, and on price part -&amp;nbsp;&lt;/P&gt;
&lt;DIV class="tableitem-v2"&gt;
&lt;DIV class="tableItem-main-wrapper leftAlign  borderbottom-thickness-1 borderright-thickness-0 borderbottomcolor-coredark120 
"&gt;
&lt;DIV class="HTMLtable-item leftAlign  borderbottom-thickness-1 borderright-thickness-0 borderbottomcolor-coredark120  "&gt;
&lt;DIV class="HTMLtableitem-container     "&gt;
&lt;DIV class="HTMLtable_text "&gt;Azure Synapse analytics is on a Pay-As-You-Go (PAYG) pricing model, allowing its users to only pay for what they use.&lt;/DIV&gt;
&lt;DIV class="HTMLtable_text "&gt;For Azure Databricks&amp;nbsp;&lt;SPAN&gt;Pricing is also a PAYG model based on the total consumed Databricks Units (DBU). Customers can get discounts off the standard on-demand price by committing to certain usage periods.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="HTMLtable_text "&gt;&lt;SPAN&gt;Your account executives can guide you with the pricing better.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="HTMLtable_text "&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="HTMLtable_text "&gt;&lt;SPAN&gt;Also saw some other community members discussing on similar topic, if you want to join the conversation, please reply.&amp;nbsp;&lt;A href="https://community.databricks.com/t5/get-started-discussions/azure-synapse-vs-databricks/td-p/77122" target="_blank"&gt;https://community.databricks.com/t5/get-started-discussions/azure-synapse-vs-databricks/td-p/77122&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 31 Oct 2024 17:33:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/97076#M39415</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2024-10-31T17:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Synapse vs Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/99924#M40143</link>
      <description>&lt;P&gt;share you use case i will suggest you about technology difference and which could be benefical for you. I love &lt;STRONG&gt;Data brick&lt;/STRONG&gt; due to many &lt;STRONG&gt;awesome feature that help sql developer to programmer(python/Scala) to solve the use case on DataBricks.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;but if you want to migrate from one technology to Databrick then&amp;nbsp;You can use &lt;A title="code converter tool&amp;nbsp;" href="https://travinto.com/products/code-converter" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Travinto Technologies code converter tool &lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp;to migrate data , ETL, and report from one technology to others. we have migrated&amp;nbsp;&lt;SPAN&gt;Azure Synapse Analytics data to Databricks using their services without worry for many customer. They have 50000+ adaptor that can help you to migrate any thing to any things.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 05:31:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/99924#M40143</guid>
      <dc:creator>thelogicplus</dc:creator>
      <dc:date>2024-11-25T05:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Synapse vs Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/99932#M40148</link>
      <description>&lt;P&gt;Great Comparison list&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/130106"&gt;@agallard&lt;/a&gt;&amp;nbsp;! Do you also happen to have or know of a comparison list between Microsoft Fabric and Databricks?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 09:44:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/99932#M40148</guid>
      <dc:creator>FabianGutierrez</dc:creator>
      <dc:date>2024-11-25T09:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Synapse vs Databricks</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/99943#M40152</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/129038"&gt;@FabianGutierrez&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not at the moment, but I will share it when I have it.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 11:29:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-synapse-vs-databricks/m-p/99943#M40152</guid>
      <dc:creator>agallard</dc:creator>
      <dc:date>2024-11-25T11:29:28Z</dc:date>
    </item>
  </channel>
</rss>

