<?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: Incremental load from a sql table in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/incremental-load-from-a-sql-table/m-p/111010#M43761</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You can use ADF to extract data incrementally into the bronze layer, and use DLT to load this data into silver with SCD1 or SCD2.&lt;BR /&gt;&lt;BR /&gt;You will need to store somewhere information about last extracted ID and read it in ADF pipeline to get only new records.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Feb 2025 08:47:35 GMT</pubDate>
    <dc:creator>MariuszK</dc:creator>
    <dc:date>2025-02-24T08:47:35Z</dc:date>
    <item>
      <title>Incremental load from a sql table</title>
      <link>https://community.databricks.com/t5/data-engineering/incremental-load-from-a-sql-table/m-p/110999#M43758</link>
      <description>&lt;P&gt;Hi, Is there a way to read a sql table using jdbc as a streaming source? If not what is the best approach to read incremental data from a sql table and implement SCD Type 1 while loading into silver and gold layer. Can this be implemented using dlt pipeline?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 02:59:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/incremental-load-from-a-sql-table/m-p/110999#M43758</guid>
      <dc:creator>AKon</dc:creator>
      <dc:date>2025-02-24T02:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load from a sql table</title>
      <link>https://community.databricks.com/t5/data-engineering/incremental-load-from-a-sql-table/m-p/111010#M43761</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You can use ADF to extract data incrementally into the bronze layer, and use DLT to load this data into silver with SCD1 or SCD2.&lt;BR /&gt;&lt;BR /&gt;You will need to store somewhere information about last extracted ID and read it in ADF pipeline to get only new records.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 08:47:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/incremental-load-from-a-sql-table/m-p/111010#M43761</guid>
      <dc:creator>MariuszK</dc:creator>
      <dc:date>2025-02-24T08:47:35Z</dc:date>
    </item>
  </channel>
</rss>

