Skip to content

Commit 7f97d19

Browse files
committed
Content updated
1 parent de1cbcf commit 7f97d19

File tree

1 file changed

+1
-1
lines changed
  • src/app/blog/serverless-sql-databases

1 file changed

+1
-1
lines changed

src/app/blog/serverless-sql-databases/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Turso is built on `libSQL` (an open-source fork of SQLite). This is the one to p
7171
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.
7272

7373
- **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.
7575

7676
---
7777

0 commit comments

Comments
 (0)