Google Cloud Spanner
Cloud Spanner is a horizontally scalable RDBMS Cloud Spanner supports: ● Automatic replication ● Strong global consistency ● Managed instances with high availability ● SQL (ANSI 2011 with extensions)
Cloud Spanner is especially suited for applications requiring: ● A SQL RDBMS, with joins and secondary indexes ● Built-in high availability ● Strong global consistency ● Database sizes exceeding ~2 TB ● Many IOPS (Tens of thousands of reads/writes per second or more)
Alternatives / Competitors
- Amazon Aurora.
- Oracle Database.
- IBM Db2.
- PostgreSQL.
- MySQL.
- Microsoft SQL.
- SAP HANA.
- Amazon DynamoDB.
Comments
Post a Comment