<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Aditya Surishetti</title>
        <link>https://hexacluster.ai/blog</link>
        <description>Aditya Suirshetti is a Software Development Engineer at HexaCluster, where he focuses on building robust solutions for real-world challenges. With a passion for problem-solving, Aditya leverages his expertise in Go, Node.js, and Python to develop innovative applications. He possesses extensive knowledge of Java and C++, enabling him to tackle diverse programming tasks with precision and efficiency. Additionally, Aditya is curious about machine learning and generative AI, adding more tools to his toolbox for tackling new challenges. He's also passionate about PostgreSQL and interested in working on open-source projects, further enriching his understanding of the technological landscape. Aditya's commitment to learning and staying updated makes him a valuable software development team member at HexaCluster.</description>
        <lastBuildDate>Fri, 08 May 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>Aditya Surishetti</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[PostgreSQL Client-side connection pooling in Golang using pgxpool]]></title>
            <link>https://hexacluster.ai/blog/postgresql-client-side-connection-pooling-in-golang-using-pgxpool</link>
            <guid isPermaLink="false">c7cd16d5-caec-4dd4-94fd-6ebae427b146</guid>
            <pubDate>Wed, 05 Feb 2025 11:05:41 GMT</pubDate>
            <description><![CDATA[When building production-grade applications in Go that interact with PostgreSQL, efficient database connection management is crucial for performance and reliability.]]></description>
            <category>postgresql</category>
            <category>golang</category>
            <category>pgxpool</category>
            <enclosure url="https://hexacluster.ai/uploads/1762426956305-A-Complete-Guide-to-Client-side-PostgreSQL-connection-pooling-in-Golang-using-pgxpool.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Connecting to PostgreSQL with Go using PGX]]></title>
            <link>https://hexacluster.ai/blog/connecting-to-postgresql-with-go-using-pgx</link>
            <guid isPermaLink="false">55095710-612f-42f9-ae5d-945315d5d394</guid>
            <pubDate>Wed, 20 Mar 2024 14:43:38 GMT</pubDate>
            <description><![CDATA[PostgreSQL has emerged as a reliable, feature-rich database used extensively across various industries. On the other hand, Go (Golang), known for its simplicity, efficiency, and strong standard libraries, has become increasingly preferred for modern backend development.]]></description>
            <category>Go</category>
            <category>PGX</category>
            <category>postgresql</category>
            <enclosure url="https://hexacluster.ai/uploads/1762439559547-connectining-to-Postgres-with-Go-using-pgx.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>