
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Portfolio | Varun Upadhyay</title>
      <link>/blog</link>
      <description>A software engineer who aims to evolve, innovate, and inspire through technology.</description>
      <language>en-us</language>
      <managingEditor> (Varun Upadhyay)</managingEditor>
      <webMaster> (Varun Upadhyay)</webMaster>
      <lastBuildDate>Wed, 01 Dec 2021 00:00:00 GMT</lastBuildDate>
      <atom:link href="/tags/postgres/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>/blog/connecting-postgresql-gorm</guid>
    <title>Connecting to PostgreSQL using GORM</title>
    <link>/blog/connecting-postgresql-gorm</link>
    <description>Learn how to connect PostgreSQL with your Go API using GORM</description>
    <pubDate>Wed, 01 Dec 2021 00:00:00 GMT</pubDate>
    <author> (Varun Upadhyay)</author>
    <category>go</category><category>postgres</category><category>docker</category>
  </item>

  <item>
    <guid>/blog/seeding-postgres-with-docker</guid>
    <title>Seeding Postgres with Docker</title>
    <link>/blog/seeding-postgres-with-docker</link>
    <description>Learn to seed your postgres docker container efficiently</description>
    <pubDate>Sat, 13 Nov 2021 00:00:00 GMT</pubDate>
    <author> (Varun Upadhyay)</author>
    <category>docker</category><category>postgres</category><category>productivity</category>
  </item>

    </channel>
  </rss>
