CockroachDB is a distributed SQL database from Cockroach Labs in New York. It is designed to give users resilient, horizontal scale across multiple clouds with always-on availability and data partitioned by location. CockroachDB scales horizontally without reconfiguration or need for a massive architectural overhaul.
CockroachDB Core is open-source, while the Enterprise edition is not but includes additional features (e.g. distributed backup and restore, geo-partitioning, etc.). Finally,…
N/A
Google Cloud Spanner
Score 5.6 out of 10
N/A
Google Cloud Spanner is a cloud database-as-a-service product offered as a service on Google Cloud Platform (GCP).
Spanner scales quickly compared to Amazon RDS. Azure Database is about the same as well. MongoDB can scale to horizontal scalability, however, because Mongo doesn't support full ACID, Spanner comes into that aspect. GCP Cloud SQL not as scalable as Spanner. Spanner has …
At that point, we were looking at something [that] can hold our relational database, [...] provide stable connection, and maintain high ACID transition. BigTable is for nonrelational database so it was out of our [sight] very quickly. BigQuery is a data warehouse that can hold …
If you have a large relational database and it is growing fast on daily basis, and if you have a strong need in ACID across all your clusters, and most importantly, if you need to maintain high availability in a large region, Google Cloud Spanner can be a very good choice.
Spanner scales quickly compared to Amazon RDS. Azure Database is about the same as well. MongoDB can scale to horizontal scalability, however, because Mongo doesn't support full ACID, Spanner comes into that aspect. GCP Cloud SQL not as scalable as Spanner. Spanner has more functionality than MongoDB and Amazon RDS & Azure Databases.