Add Heroku to PaaS list

This commit is contained in:
Idan Gazit 2016-02-15 22:18:30 +02:00
parent af3d6bef0f
commit 85a68b30fe

View File

@ -89,3 +89,4 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
### PaaS
*(Postgres as a Service)*
* [ElephantSQL](http://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 Postgres experts. Does not require running your app on Heroku.