Options for storing structured data:

Points to remember:
- Cloud SQL is Google Cloud's Managed Relational Database service.
- Alloy DB is a fully managed, high performance PostgreSQL Database Service.
- Spanner is Google Cloud's fully Managed, Relational Database Service that offers strong consistency and horizontal scalability.
- FireStore is a fast, fully-managed, serverless NoSQL document database built for automatic scaling, high performance and ease of application development.
- BigQuery is a fully managed, serverless Enterprise Data Warehouse for analytics.
- BigTable is a high-performance NoSQL database service. It is built for fast key-value lookup and supports consistent sub-10 milliseconds latency.

Top comments (0)