<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Jagadeesh Panuganti</title>
        <link>https://hexacluster.ai/blog</link>
        <description>Jagadeesh Panuganti is a full-stack Software Engineer at HexaCluster, specializing in building and deploying scalable cloud-native applications. With expertise in React, Node.js, Go, and PostgreSQL, he focuses on creating robust solutions using microservices architecture on cloud platforms like Azure and AWS. He has a passion for designing secure, efficient systems and CI/CD pipelines.</description>
        <lastBuildDate>Fri, 05 Jun 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en-US</language>
        <image>
            <title>Jagadeesh Panuganti</title>
            <url>https://hexacluster.ai/hexacluster_logo.png</url>
            <link>https://hexacluster.ai/blog</link>
        </image>
        <copyright>All rights reserved 2026, HexaCluster</copyright>
        <item>
            <title><![CDATA[Data Navigation with PostgreSQL Cursors – Part III]]></title>
            <link>https://hexacluster.ai/blog/data-navigation-with-postgresql-cursors-part-iii</link>
            <guid isPermaLink="false">5bee86bc-ccdc-4f6f-8fea-86c99b0c3005</guid>
            <pubDate>Mon, 11 Mar 2024 15:10:33 GMT</pubDate>
            <description><![CDATA[Welcome back to our series on PostgreSQL Cursors. As we continue exploring PostgreSQL Cursors, including Scrollable and Non-Scrollable Cursors, we’re now focusing on With-Hold Cursors in this article. ]]></description>
            <category>postgresql</category>
            <category>Cursors</category>
            <enclosure url="https://hexacluster.ai/uploads/1762441581928-with-hold-cursors-III.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Data Navigation with PostgreSQL Cursors – Part II]]></title>
            <link>https://hexacluster.ai/blog/data-navigation-with-postgresql-cursors-part-ii</link>
            <guid isPermaLink="false">40a4b772-183f-4c7f-9c4c-9436c9025da3</guid>
            <pubDate>Thu, 01 Feb 2024 17:14:48 GMT</pubDate>
            <description><![CDATA[Welcome back to the second article in our series exploring PostgreSQL cursors. In the first part of this series, we explored the fundamentals of scrollable cursors. ]]></description>
            <category>postgresql</category>
            <category>Cursors</category>
            <enclosure url="https://hexacluster.ai/uploads/1762449029022-data-navigation-with-postgresql-cursors-part-ii-1.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Data Navigation with PostgreSQL Cursors - Part I]]></title>
            <link>https://hexacluster.ai/blog/data-navigation-with-postgresql-cursors-part-i</link>
            <guid isPermaLink="false">e155b28e-0ed7-46f0-aa2d-3cfe4e4ca66f</guid>
            <pubDate>Wed, 10 Jan 2024 17:34:15 GMT</pubDate>
            <description><![CDATA[Navigating large datasets quickly and effectively is critical when it comes to database management systems. One of PostgreSQL's core features, cursors are vital tools for accurately navigating and modifying query results. During the migration from Oracle to PostgreSQL, managing data efficiently using PostgreSQL Cursors for precise navigation is crucial.]]></description>
            <category>postgresql</category>
            <category>Cursors</category>
            <enclosure url="https://hexacluster.ai/uploads/1763044136407-data-navigation-with-postgresql-cursors-part-i.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>