<?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 DDL script to upper environment in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/ddl-script-to-upper-environment/m-p/135171#M50292</link>
    <description>&lt;P&gt;I have multiple databases created in unity catalog in a DEV databricks workspace, I used databricks UI/notebook and ran scripts to do it. Now, I want to have those databases in QA and PROD workspaces as well. What is the best way to run those DDLs in upper environments? I don't want to go QA/PROD worspace UI or create notebook on them and run scripts to create them, rather I want to promote DDL script from DEV and run in QA/PROD. Any advice on this, how to achieve this in a simple way?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Oct 2025 21:17:30 GMT</pubDate>
    <dc:creator>KKo</dc:creator>
    <dc:date>2025-10-16T21:17:30Z</dc:date>
    <item>
      <title>DDL script to upper environment</title>
      <link>https://community.databricks.com/t5/data-engineering/ddl-script-to-upper-environment/m-p/135171#M50292</link>
      <description>&lt;P&gt;I have multiple databases created in unity catalog in a DEV databricks workspace, I used databricks UI/notebook and ran scripts to do it. Now, I want to have those databases in QA and PROD workspaces as well. What is the best way to run those DDLs in upper environments? I don't want to go QA/PROD worspace UI or create notebook on them and run scripts to create them, rather I want to promote DDL script from DEV and run in QA/PROD. Any advice on this, how to achieve this in a simple way?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 21:17:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ddl-script-to-upper-environment/m-p/135171#M50292</guid>
      <dc:creator>KKo</dc:creator>
      <dc:date>2025-10-16T21:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: DDL script to upper environment</title>
      <link>https://community.databricks.com/t5/data-engineering/ddl-script-to-upper-environment/m-p/135174#M50293</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/11091"&gt;@KKo&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The simplest way is to have a parametrized notebook which you can pass a name of your catalog as your parameter. Then you can use that parameter to prepare appropriate SQL statements responsible for creating catalogs/schemas/tables.&lt;/P&gt;&lt;P&gt;Alternatively, you can use tools like Flyway/Liquibase&amp;nbsp; that can help with CI/CD process of database objects&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 21:44:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/ddl-script-to-upper-environment/m-p/135174#M50293</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-10-16T21:44:22Z</dc:date>
    </item>
  </channel>
</rss>

