From 8bd83d93604f9f6cecb6d4fd8d0cef5fb77d5a11 Mon Sep 17 00:00:00 2001 From: chrissiekins <45828340+chrissiekins@users.noreply.github.com> Date: Thu, 29 Jul 2021 11:04:10 -0400 Subject: [PATCH] Update README.md Added suggested changes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd4e0b38..bbf6c1a5 100644 --- a/README.md +++ b/README.md @@ -968,7 +968,7 @@ Table of Contents * [Quickmetrics](https://www.quickmetrics.io/) — Timeseries database with dashboard included, free up to 10,000 events/day and total of 5 metrics. * [restdb.io](https://restdb.io/) - a fast and simple NoSQL cloud database service. With restdb.io you get schema, relations, automatic REST API (with MongoDB-like queries) and an efficient multi-user admin UI for working with data. Free plan allows 3 users, 2500 records and 1 API requests per second. * [cockroachlabs.com](https://www.cockroachlabs.com/free-tier/) — Free CockroachDB up to 5GB and 1vCPU. - * [Macrometa](https://www.macrometa.com/) - a noSQL database, Pub/Sub, event processing, and serverless edge computing platform for building geo-distributed and real-time applications. + * [Macrometa](https://www.macrometa.com/) - a noSQL database, Pub/Sub, event processing, and serverless edge computing platform for building geo-distributed and real-time applications. Free dev account gives access to 10,000 Operations/Day & 200MB Storage. **[⬆ back to top](#table-of-contents)**