From 3720deb66d8b35e7018c70295668d9a0d982a706 Mon Sep 17 00:00:00 2001 From: Fawad Halim Date: Sat, 19 Oct 2019 17:25:20 -0500 Subject: [PATCH] Added reference to Azure Citus https://docs.microsoft.com/en-us/azure/postgresql/quickstart-create-hyperscale-portal (#713) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae08cc2..a499450 100644 --- a/README.md +++ b/README.md @@ -303,7 +303,7 @@ Many services within AWS can at least be compared with Google Cloud offerings or | Object storage | S3 | Cloud Storage | GFS | Storage Account | DigitalOcean Spaces | Swift, HDFS, Minio | Swift | | Block storage | EBS | Persistent Disk | | Storage Account | DigitalOcean Volumes | NFS | Cinder | | SQL datastore | RDS | Cloud SQL | | SQL Database | | MySQL, PostgreSQL | Trove (stores NoSQL as well) | -| Sharded RDBMS | | Cloud Spanner | F1, Spanner | | | Crate.io, CockroachDB | +| Sharded RDBMS | | Cloud Spanner | F1, Spanner | Azure Database for PostgreSQL - Hyperscale (Citus) | | Crate.io, CockroachDB | | Bigtable | | Cloud Bigtable | Bigtable | | | HBase | | Key-value store, column store | DynamoDB | Cloud Datastore | Megastore | Tables, DocumentDB | | Cassandra, CouchDB, RethinkDB, Redis | | Memory cache | ElastiCache | App Engine Memcache | | Redis Cache | | Memcached, Redis |