From 88d0d3199f79818beaedca6c103d67533d148be9 Mon Sep 17 00:00:00 2001 From: norlanp Date: Thu, 1 Jul 2021 20:46:46 -0400 Subject: [PATCH 1/3] Update Astra free tier storage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0a695a9..f4aefdf5 100644 --- a/README.md +++ b/README.md @@ -950,7 +950,7 @@ Table of Contents ## DBaaS * [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 - * [Astra](https://astra.datastax.com/register) — Cloud Native Cassandra as a Service with 5GB free tier + * [Astra](https://astra.datastax.com/register) — Cloud Native Cassandra as a Service with [40GB free tier](https://docs.datastax.com/en/astra/docs/datastax-astra-database-limits.html) * [cloudamqp.com](https://www.cloudamqp.com/) — RabbitMQ as a Service, up to 1M messages/month and 20 connections free * [elephantsql.com](https://www.elephantsql.com/) — PostgreSQL as a service, 20 MB free * [FaunaDB](https://fauna.com/) — Serverless cloud database, with native GraphQL, multi-model access and daily free tiers up to 100 MB From c3947da5be8d73f1a26ddb70eff8687aad0e7503 Mon Sep 17 00:00:00 2001 From: norlanp Date: Sat, 3 Jul 2021 23:51:14 -0400 Subject: [PATCH 2/3] Update Astra pricing link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4aefdf5..8c29d6a1 100644 --- a/README.md +++ b/README.md @@ -950,7 +950,7 @@ Table of Contents ## DBaaS * [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 - * [Astra](https://astra.datastax.com/register) — Cloud Native Cassandra as a Service with [40GB free tier](https://docs.datastax.com/en/astra/docs/datastax-astra-database-limits.html) + * [Astra](https://astra.datastax.com/register) — Cloud Native Cassandra as a Service with [40GB free tier](https://www.datastax.com/products/datastax-astra/pricing) * [cloudamqp.com](https://www.cloudamqp.com/) — RabbitMQ as a Service, up to 1M messages/month and 20 connections free * [elephantsql.com](https://www.elephantsql.com/) — PostgreSQL as a service, 20 MB free * [FaunaDB](https://fauna.com/) — Serverless cloud database, with native GraphQL, multi-model access and daily free tiers up to 100 MB From 5f523e4bd1ffb443771bbe12811338a4ae6f82b5 Mon Sep 17 00:00:00 2001 From: norlanp Date: Sun, 18 Jul 2021 13:18:29 -0400 Subject: [PATCH 3/3] Update Astra link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c29d6a1..9d2ad85f 100644 --- a/README.md +++ b/README.md @@ -950,7 +950,7 @@ Table of Contents ## DBaaS * [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 - * [Astra](https://astra.datastax.com/register) — Cloud Native Cassandra as a Service with [40GB free tier](https://www.datastax.com/products/datastax-astra/pricing) + * [Astra](https://www.datastax.com/products/datastax-astra/) — Cloud Native Cassandra as a Service with [40GB free tier](https://www.datastax.com/products/datastax-astra/pricing) * [cloudamqp.com](https://www.cloudamqp.com/) — RabbitMQ as a Service, up to 1M messages/month and 20 connections free * [elephantsql.com](https://www.elephantsql.com/) — PostgreSQL as a service, 20 MB free * [FaunaDB](https://fauna.com/) — Serverless cloud database, with native GraphQL, multi-model access and daily free tiers up to 100 MB