You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/blog/serverless-sql-databases/page.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ Turso is built on `libSQL` (an open-source fork of SQLite). This is the one to p
71
71
PlanetScale is built on Vitess, which is what powers the massive scale of YouTube. It’s MySQL-compatible(and now Postgres too) and handles schema changes better than almost anyone. You can propose a "Deploy Request" for a schema change, and it will run it in the background without locking your tables or taking your app down.
72
72
73
73
-**The Vibe:** "I’m building the next big thing and I cannot afford downtime."
74
-
-**The Catch:** PlanetScale now offers a $5/month single-node tier for development and low-traffic workloads, alongside their $50/month Metal tier with HA.
74
+
-**The Catch:** PlanetScale now offers a $5/month single-node tier for development and low-traffic workloads, alongside their $60/month Metal tier with HA.
0 commit comments