<?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 Data copy from one SQL DB to another DB in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5305#M1756</link>
    <description>&lt;P&gt;My Source database is Azure postgress database . We have 20 tables in that that database , which we need to bring into other database ( Incremental loads).&lt;/P&gt;&lt;P&gt;Table volume is not big . They are medium size tables . &lt;/P&gt;&lt;P&gt;Also No transformation as of now. Just simple copy from one DB to another DB, but doing incremental load&lt;/P&gt;</description>
    <pubDate>Tue, 25 Apr 2023 15:18:27 GMT</pubDate>
    <dc:creator>sudhanshu1</dc:creator>
    <dc:date>2023-04-25T15:18:27Z</dc:date>
    <item>
      <title>Incremental Data copy from one SQL DB to another DB</title>
      <link>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5303#M1754</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 20 tables in source sql DB and we need to create pipeline to incrementally load data into target database .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one please suggest me best approach to achieve this using Azure Databricks please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should i use merge Into ? Copy Into? or something else please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note all tables have a column which i can use to identify any changes happening in source .&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 13:28:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5303#M1754</guid>
      <dc:creator>sudhanshu1</dc:creator>
      <dc:date>2023-04-25T13:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Data copy from one SQL DB to another DB</title>
      <link>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5304#M1755</link>
      <description>&lt;P&gt;I have some questions:&lt;/P&gt;&lt;P&gt;what is the source and target database?&lt;/P&gt;&lt;P&gt;do you apply transformations?&lt;/P&gt;&lt;P&gt;how much data are we talking about?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 14:25:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5304#M1755</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-04-25T14:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Data copy from one SQL DB to another DB</title>
      <link>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5305#M1756</link>
      <description>&lt;P&gt;My Source database is Azure postgress database . We have 20 tables in that that database , which we need to bring into other database ( Incremental loads).&lt;/P&gt;&lt;P&gt;Table volume is not big . They are medium size tables . &lt;/P&gt;&lt;P&gt;Also No transformation as of now. Just simple copy from one DB to another DB, but doing incremental load&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 15:18:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5305#M1756</guid>
      <dc:creator>sudhanshu1</dc:creator>
      <dc:date>2023-04-25T15:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Data copy from one SQL DB to another DB</title>
      <link>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5306#M1757</link>
      <description>&lt;P&gt;I would not use databricks for that.&lt;/P&gt;&lt;P&gt;In fact what you do is a mere move of data.&lt;/P&gt;&lt;P&gt;Data Factory/Synapse pipelines is cheaper and better for those kind of things.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 15:20:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5306#M1757</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-04-25T15:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Data copy from one SQL DB to another DB</title>
      <link>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5307#M1758</link>
      <description>&lt;P&gt;Hey , Thanks for suggestion . I too agree with you . I am just checking ,if we need to this in Databricks , then how we should approach this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am  comfortable in creating this pipeline in ADF using watermark column method, but i am not sure what's best approach in Databricks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 15:24:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5307#M1758</guid>
      <dc:creator>sudhanshu1</dc:creator>
      <dc:date>2023-04-25T15:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Data copy from one SQL DB to another DB</title>
      <link>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5308#M1759</link>
      <description>&lt;P&gt;Well IMO there is no best approach as there is no use case for Spark here.&lt;/P&gt;&lt;P&gt;spark is distributed data processing, you have neither need for distributed nor processing (transformations).&lt;/P&gt;&lt;P&gt;If you really want to do it using databricks, I'd open a jdbc connection to the source and target, read the data and write it to the target.&lt;/P&gt;&lt;P&gt;But I would not do that as I already said.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 15:27:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5308#M1759</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-04-25T15:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Data copy from one SQL DB to another DB</title>
      <link>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5309#M1760</link>
      <description>&lt;P&gt;Thanks Werners . Your explanation is really nice .&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 15:29:56 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5309#M1760</guid>
      <dc:creator>sudhanshu1</dc:creator>
      <dc:date>2023-04-25T15:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Data copy from one SQL DB to another DB</title>
      <link>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5310#M1761</link>
      <description>&lt;P&gt;Hi @SUDHANSHU RAJ​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting your question in our community! We are happy to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 06:12:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/incremental-data-copy-from-one-sql-db-to-another-db/m-p/5310#M1761</guid>
      <dc:creator>Vartika</dc:creator>
      <dc:date>2023-04-26T06:12:29Z</dc:date>
    </item>
  </channel>
</rss>

