<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vijay Mailaram</title>
    <description>The latest articles on DEV Community by Vijay Mailaram (@vijay_mailaram_5c5e9d43c0).</description>
    <link>https://dev.to/vijay_mailaram_5c5e9d43c0</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2593387%2F2926d900-a8cc-4e6c-818b-30f790c57df9.png</url>
      <title>DEV Community: Vijay Mailaram</title>
      <link>https://dev.to/vijay_mailaram_5c5e9d43c0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vijay_mailaram_5c5e9d43c0"/>
    <language>en</language>
    <item>
      <title>Column Lineage for sql DDLs</title>
      <dc:creator>Vijay Mailaram</dc:creator>
      <pubDate>Fri, 20 Dec 2024 01:32:58 +0000</pubDate>
      <link>https://dev.to/vijay_mailaram_5c5e9d43c0/column-lineage-for-sql-ddls-25h9</link>
      <guid>https://dev.to/vijay_mailaram_5c5e9d43c0/column-lineage-for-sql-ddls-25h9</guid>
      <description>&lt;p&gt;Hi Team, &lt;/p&gt;

&lt;p&gt;I want to generate column level lineage on sql DDLs(Views).&lt;/p&gt;

&lt;p&gt;Description: all the columns from each view shoul be mapped to it's base/source table. &lt;/p&gt;

&lt;p&gt;Anyone please suggest python libraries or best approaches to achieve this.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

</description>
      <category>python</category>
      <category>sql</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
