<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Orm on Bits, Trades &amp; Systems</title>
    <link>https://blog.turboawesome.win/tags/orm/</link>
    <description>Recent content in Orm on Bits, Trades &amp; Systems</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 05 Apr 2023 11:22:00 +0000</lastBuildDate>
    <atom:link href="https://blog.turboawesome.win/tags/orm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Database Access Patterns in Go: sqlx, pgx, and When to Use an ORM</title>
      <link>https://blog.turboawesome.win/2023/04/database-access-patterns-in-go-sqlx-pgx-and-when-to-use-an-orm/</link>
      <pubDate>Wed, 05 Apr 2023 11:22:00 +0000</pubDate>
      <guid>https://blog.turboawesome.win/2023/04/database-access-patterns-in-go-sqlx-pgx-and-when-to-use-an-orm/</guid>
      <description>The Go database access landscape — database/sql, sqlx, pgx, GORM, sqlc — each makes different tradeoffs. Here&amp;#39;s what works for different use cases and why the common advice to avoid ORMs is sometimes right and sometimes not.</description>
    </item>
  </channel>
</rss>
