Merge pull request #1122 from nfagerlund/patch-1

Add heroku's free Postgres to DBs
This commit is contained in:
R.I.Pienaar 2019-09-18 07:01:53 +02:00 committed by GitHub
commit d2dc77296a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -500,6 +500,7 @@ Table of Contents
* [redsmin.com](https://www.redsmin.com/) — Online real-time monitoring and administration service for Redis, 1 Redis instance free
* [graphstory.com](https://graphstory.com/) — GraphStory offers Neo4j (a Graph Database) as a service
* [elephantsql.com](https://www.elephantsql.com/) — PostgreSQL as a service, 20 MB free
* [heroku.com](https://www.heroku.com/) — PostgreSQL as a service, up to 10,000 rows and 20 connections free (provided as an "addon," but can be attached to an otherwise empty app and accessed externally)
* [graphenedb.com](https://www.graphenedb.com/) — Neo4j as a service, up to 1,000 nodes and 10,000 relations free
* [MongoDB Atlas](https://www.mongodb.com/cloud/atlas) — free tier gives 512 MB
* [scalingo.com](https://scalingo.com/) — Primarily a PaaS but offers a 512 MB free tier of MySQL, PostgreSQL or MongoDB