mirror of
https://github.com/dhamaniasad/awesome-postgres.git
synced 2025-02-08 13:58:15 +02:00
Add Scaleway Managed Database to PaaS section
This commit is contained in:
parent
4cb8566ccc
commit
dfc66627f4
@ -214,6 +214,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.
|
||||
* [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
|
||||
* [citusdata/citus](https://hub.docker.com/r/citusdata/citus/) - Citus official images with citus extensions. Based on the official Postgres container.
|
||||
|
Loading…
x
Reference in New Issue
Block a user