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 6c5c6db2..e7e7dfed 100644 --- a/content/04-postgresql/03-5-ways-to-host-postgresql.mdx +++ b/content/04-postgresql/03-5-ways-to-host-postgresql.mdx @@ -221,7 +221,6 @@ The following third-party providers offer managed PostgreSQL databases that you - [Compose](https://www.compose.com/databases/postgresql) - [Database Labs](https://www.databaselabs.io/pricing/) - [ScaleGrid](https://scalegrid.io/postgresql/) -- [Rapidapp](https://rapidapp.io) The server and majority of PostgreSQL will be managed by the provider, while you will be able to set up which cloud platform it the database runs on, scaling options, tweak settings, and manage access. You can configure your databases to be connectable from the internet or connect them directly to your applications that are managed by the same provider.