Google
CLOUD-DIGITAL-LEADER · Question #35
Your application is onboarding a number of users. The details of the users very widely. What kind of database would be most suitable for this use case?
The correct answer is A. NoSQL database like Firestore. 1. NoSQL databases are best suited for this use case. Firestore is an appropriate one to use here 2. Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobile and web apps -at global scale.
Designing Data Management Solutions
Question
Your application is onboarding a number of users. The details of the users very widely. What kind of database would be most suitable for this use case?
Options
- ANoSQL database like Firestore
- BOLAP database like BigQuery which support SQL
- CSQL database like MySQL or PostgreSQL
- DOLTP database like Cloud Spanner
How the community answered
(38 responses)- A82% (31)
- B11% (4)
- C5% (2)
- D3% (1)
Explanation
- NoSQL databases are best suited for this use case. Firestore is an appropriate one to use here 2. Cloud Firestore is a NoSQL document database that lets you easily store, sync, and query data for your mobile and web apps -at global scale.
Topics
#NoSQL Databases#Database Selection#Schema Flexibility#User Management
Community Discussion
No community discussion yet for this question.