From 5df23edc6b9f44c12d3b8e5708a9fa73c09ceb58 Mon Sep 17 00:00:00 2001 From: Alex Martin Date: Fri, 8 Jul 2022 14:20:48 -0700 Subject: [PATCH] Update README.md, add Render to PaaS section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04cabd0..c912612 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ for `EXPLAIN`, that also provides performance tips (Commercial Software). * [ElephantSQL](https://www.elephantsql.com/) - Offers databases ranging from shared servers for smaller projects and proof of concepts, up to enterprise grade multi server setups. Has free plan for up to 5 DBs, 20 MB each. * [Google Cloud SQL for PostgreSQL](https://cloud.google.com/sql/docs/postgres/) - Fully-managed database service that makes it easy to set up, maintain, manage, and administer your PostgreSQL relational databases on Google Cloud Platform. * [Heroku Postgres](https://elements.heroku.com/addons/heroku-postgresql) - Plans from free to huge, operated by PostgreSQL experts. Does not require running your app on Heroku. Free plan includes 10,000 rows, 20 connections, up to two backups, and has PostGIS support. +* [Render Managed PostgreSQL](https://render.com/docs/databases) - Secure, reliable, and completely hands-off managed PostgreSQL. Start on a free plan and then scale up. Encryption at rest, automated backups, and expandable SSD storage included in all plans. * [Scaleway Managed Database](https://www.scaleway.com/en/database/) - Fully managed PostgreSQL databases with HA, scaling, and automated backups, hosted in the EU. Starting at €10 per month. ### Docker images