Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down