File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/app/blog/serverless-sql-databases Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ If your app is already built with the Prisma ORM, this is the most seamless expe
119119 <td className = " py-3 px-2 font-medium" >Free Tier</td >
120120 <td className = " py-3 px-2" >0.5GB</td >
121121 <td className = " py-3 px-2" >500MB DB</td >
122- <td className = " py-3 px-2" >9GB </td >
122+ <td className = " py-3 px-2" >5GB </td >
123123 <td className = " py-3 px-2" >❌ Paid Only</td >
124124 <td className = " py-3 px-2" >5GB</td >
125125 <td className = " py-3 px-2" >100k Ops</td >
@@ -162,7 +162,7 @@ If you're starting today, don't get paralyzed by the choice. Here is how I usual
162162
1631631 . ** Building an MVP solo?** Use ** Supabase** . Having Auth and DB in one place saves you days of setup.
1641642 . ** Building a Next.js/React app?** Use ** Neon** . The branching makes your CI/CD pipeline feel like magic.
165- 3 . ** Need raw speed at the edge?** Use ** Turso** . The latency is unbeatable and 9GB for free is wild.
165+ 3 . ** Need raw speed at the edge?** Use ** Turso** . The latency is unbeatable and 5GB for free is wild.
1661664 . ** Scaling a MySQL app on a budget?** ** TiDB Starter** is the best serverless MySQL tier for most devs.
1671675 . ** Scaling a high-traffic MySQL app with a budget?** ** PlanetScale** is the gold standard if you can justify the $39/mo starting price.
168168
You can’t perform that action at this time.
0 commit comments