From 8a450f531a96c64b2dd79ed1e0fe7fbedc0613d1 Mon Sep 17 00:00:00 2001 From: Astrid Gealer Date: Wed, 27 May 2026 15:38:36 +0100 Subject: [PATCH] Add Neon to PaaS list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15db3f5..5206e6b 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ Check out the [Contributing Guidelines](https://github.com/pg-tr/awesome-postgre * [Database Labs](https://www.databaselabs.io) - Get a production-ready cloud PostgreSQL server in minutes, from $20 a month Backups, monitoring, patches, and 24/7 tech support all included. * [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. * [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. +* [Neon](https://neon.com/) - Serverless Postgres with autoscaling, scale-to-zero, and database branching; storage and compute are separated. Has a free tier. * [Azure Postgres](https://azure.microsoft.com/en-us/services/postgresql/) - Azure Database for PostgreSQL [Amazon RDS for PostgreSQL](https://aws.amazon.com/rds/postgresql/) [Google Cloud SQL](https://cloud.google.com/sql#section-9)