<?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: juricake</title>
    <description>The latest articles on DEV Community by juricake (@juricake).</description>
    <link>https://dev.to/juricake</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%2F1248028%2F78d31dfb-a56d-43c2-a2e9-dfdf1c3f2cb4.jpeg</url>
      <title>DEV Community: juricake</title>
      <link>https://dev.to/juricake</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/juricake"/>
    <language>en</language>
    <item>
      <title>DynamoDB client for Go</title>
      <dc:creator>juricake</dc:creator>
      <pubDate>Sun, 25 Feb 2024 10:31:11 +0000</pubDate>
      <link>https://dev.to/juricake/dynamodb-client-for-go-48o8</link>
      <guid>https://dev.to/juricake/dynamodb-client-for-go-48o8</guid>
      <description>&lt;p&gt;Hey all!&lt;/p&gt;

&lt;p&gt;I'm building a &lt;a href="https://github.com/juricaKenda/dynamodb.client/"&gt;simple DynamoDB client for Go&lt;/a&gt;. I've always felt that AWS-provided client lacks simplicity, and offers functionalities seldom used. I've created some abstractions around DDB concepts and decided to maintain it as public lib. &lt;/p&gt;

&lt;p&gt;Let me know your thoughts, opinions, etc. Also, always open for pull requests and issues. I'll be continuing to build this lib in my free time. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8u3xijupa4mfzgust1q1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8u3xijupa4mfzgust1q1.png" alt="Image description" width="800" height="658"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>aws</category>
      <category>dynamodb</category>
      <category>go</category>
    </item>
  </channel>
</rss>
