From 8bd231e518c532d135aa4580e62190aa5fcc1c54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Carl?= Date: Wed, 25 Feb 2026 17:35:57 +0000 Subject: [PATCH] Add PlanetScale to the list of Postgres providers PlanetScale for Postgres has been GA for a little while now. --- content/04-postgresql/03-5-ways-to-host-postgresql.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/content/04-postgresql/03-5-ways-to-host-postgresql.mdx b/content/04-postgresql/03-5-ways-to-host-postgresql.mdx index 2fa6c8e..f7bb212 100644 --- a/content/04-postgresql/03-5-ways-to-host-postgresql.mdx +++ b/content/04-postgresql/03-5-ways-to-host-postgresql.mdx @@ -173,6 +173,7 @@ The following cloud providers offer managed PostgreSQL databases that you can pu - [IBM](https://www.ibm.com/cloud/databases-for-postgresql) - [Microsoft Azure](https://azure.microsoft.com/en-us/services/postgresql/) - [Neon](https://neon.tech) +- [PlanetScale](https://planetscale.com/postgres) - [Prisma Postgres](https://www.prisma.io/postgres) - [Render](https://render.com/pricing#databases) - [Supabase](https://supabase.com)