<?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: Can Goktug Ozdem</title>
    <description>The latest articles on DEV Community by Can Goktug Ozdem (@cgozdemm).</description>
    <link>https://dev.to/cgozdemm</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%2F3890443%2Fb28b6f7d-f78f-4a3f-b95d-754d73e43ef0.png</url>
      <title>DEV Community: Can Goktug Ozdem</title>
      <link>https://dev.to/cgozdemm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/cgozdemm"/>
    <language>en</language>
    <item>
      <title>Hit Supabase's free $25 pricing cliff. Any middle-tier options?</title>
      <dc:creator>Can Goktug Ozdem</dc:creator>
      <pubDate>Tue, 21 Apr 2026 08:54:27 +0000</pubDate>
      <link>https://dev.to/cgozdemm/hit-supabases-free-25-pricing-cliff-any-middle-tier-options-2h2m</link>
      <guid>https://dev.to/cgozdemm/hit-supabases-free-25-pricing-cliff-any-middle-tier-options-2h2m</guid>
      <description>&lt;p&gt;Solo builder here. I'm running sqlquest.app — an adaptive SQL tutor — on Supabase's free tier since January. Traffic is tiny, maybe 10-20 real sessions a day. Every page load touches 5-6 tables though, and egress adds up quick when your app does state sync properly.&lt;/p&gt;

&lt;p&gt;Went ~15% over the 5GB/month free egress cap. Instead of a soft warning or overage billing, the project hard-fails. Every API request returns 402. Login breaks. Signups break. Everything user-facing dies.&lt;/p&gt;

&lt;p&gt;Two options:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Wait for the billing cycle to reset and hope the "short delay after reset" doesn't stretch into hours (it did)&lt;/li&gt;
&lt;li&gt;Upgrade to Pro at $25/mo, instantly unblocked&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I was 20 minutes from a live paid student demo when this hit. Paid the $25.&lt;/p&gt;

&lt;p&gt;The $25 tier gives 250GB egress — 50× what I need. There's no middle ground for solo builders who've crossed the free cap but don't need enterprise headroom.&lt;/p&gt;

&lt;p&gt;Questions for HN:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Has anyone else hit this? How'd you handle it?&lt;/li&gt;
&lt;li&gt;Any existing workarounds (PostgREST + self-hosted, different provider with better pricing ladder)?&lt;/li&gt;
&lt;li&gt;Is there a case to be made to Supabase for a $5-10/mo "solo" tier between Free and Pro? Or is the $25 tier strategically important for their unit economics?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Not trying to bash the product — I love the DX and I'm not switching. Just frustrated with the pricing jump. Curious if the community has opinions.&lt;/p&gt;

</description>
      <category>database</category>
      <category>discuss</category>
      <category>saas</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
