<?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: Conversion of SQL Server DDL to databricks ddl in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/conversion-of-sql-server-ddl-to-databricks-ddl/m-p/87203#M37412</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/118653"&gt;@JRDWaghmare&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ReMorph transpiler could might be handy here.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/databrickslabs/remorph" target="_blank"&gt;https://github.com/databrickslabs/remorph&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Sep 2024 11:31:13 GMT</pubDate>
    <dc:creator>daniel_sahal</dc:creator>
    <dc:date>2024-09-02T11:31:13Z</dc:date>
    <item>
      <title>Conversion of SQL Server DDL to databricks ddl</title>
      <link>https://community.databricks.com/t5/data-engineering/conversion-of-sql-server-ddl-to-databricks-ddl/m-p/87198#M37408</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I want some tool which can be used in Databricks to convert my SQL Server DDL to my databricks DDL ,&lt;/P&gt;&lt;P&gt;For example,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one DDL in SQL Server as below,&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CREATE TABLE [schema1].[table_1]&lt;/DIV&gt;&lt;DIV&gt;(&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[BranchKey] [int] NOT NULL,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[Branch Code1] [int] NULL,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[Zone] [varchar](255) NULL,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[Region] [varchar](255) NULL,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[Br_Open_Date] [datetime] NULL,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[ZO_Banca_Manager_ECN] [int] NULL,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;[ZO_Banca_Manager_Name] [varchar](255) NULL&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;)&lt;/DIV&gt;&lt;DIV&gt;WITH&lt;/DIV&gt;&lt;DIV&gt;(&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;DISTRIBUTION = ROUND_ROBIN,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CLUSTERED COLUMNSTORE INDEX&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;)&lt;/DIV&gt;&lt;P&gt;Now I don't want to write any code manually to change compatible datatypes to covert above sql server ddl to databricks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to find some tool which allows me to convert this without any manual efforts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 11:12:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/conversion-of-sql-server-ddl-to-databricks-ddl/m-p/87198#M37408</guid>
      <dc:creator>JRDWaghmare</dc:creator>
      <dc:date>2024-09-02T11:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion of SQL Server DDL to databricks ddl</title>
      <link>https://community.databricks.com/t5/data-engineering/conversion-of-sql-server-ddl-to-databricks-ddl/m-p/87203#M37412</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/118653"&gt;@JRDWaghmare&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ReMorph transpiler could might be handy here.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/databrickslabs/remorph" target="_blank"&gt;https://github.com/databrickslabs/remorph&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 11:31:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/conversion-of-sql-server-ddl-to-databricks-ddl/m-p/87203#M37412</guid>
      <dc:creator>daniel_sahal</dc:creator>
      <dc:date>2024-09-02T11:31:13Z</dc:date>
    </item>
  </channel>
</rss>

