From 8ba6730be2527faa83c109ead304004a79ed12a1 Mon Sep 17 00:00:00 2001 From: Anthony Bruno Date: Tue, 26 Nov 2019 21:03:27 +1030 Subject: [PATCH] Adjust description of Scalingo According to the pricing page: https://scalingo.com/pricing, the free tier (sandbox) is 128MB for Postgres and MySQL, and 192MB for MongoDB. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 202b5a6b..9bd372e8 100644 --- a/README.md +++ b/README.md @@ -592,7 +592,7 @@ Table of Contents * [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 + * [scalingo.com](https://scalingo.com/) — Primarily a PaaS but offers a 128MB to 192MB free tier of MySQL, PostgreSQL or MongoDB * [skyvia.com](https://skyvia.com/) — Cloud Data Platform, offers free tier and all plans are completely free while in beta * [airtable.com](https://airtable.com/) — Looks like a spreadsheet, but it's a relational database, unlimited bases, 1,200 rows/base and 1,000 API requests/month * [FaunaDB](https://fauna.com/) — Serverless cloud database, with native GraphQL, multi-model access and daily free tiers up to 5GB