From aa18dd6b1422592611647d5dd21613366e58de2a Mon Sep 17 00:00:00 2001 From: Slava Semushin Date: Wed, 22 Jul 2020 15:36:30 +0100 Subject: [PATCH] Add cloudamqp.com (#1588) * Add cloudamqp.com * cloudamqp.com: mention limits --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1bfdd1fe..fdcc4700 100644 --- a/README.md +++ b/README.md @@ -716,6 +716,7 @@ Table of Contents * [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 * [elephantsql.com](https://www.elephantsql.com/) — PostgreSQL as a service, 20 MB free + * [cloudamqp.com](https://www.cloudamqp.com/) — RabbitMQ as a Service, up to 1M messages/month and 20 connections free * [FaunaDB](https://fauna.com/) — Serverless cloud database, with native GraphQL, multi-model access and daily free tiers up to 5GB * [graphenedb.com](https://www.graphenedb.com/) — Neo4j as a service, up to 1,000 nodes and 10,000 relations 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)