You're designing a new database system for a social media platform that requires high availability and scalability. Would you choose SQL or NoSQL, and why?
- Both SQL and NoSQL
- It depends on the specific requirements
- NoSQL
- SQL
For a social media platform with high availability and scalability needs, NoSQL databases are often preferred. They offer horizontal scalability and flexibility in handling diverse data types commonly found in social media applications.
Loading...
Related Quiz
- The CSS grids layout model provides a two-dimensional layout system for _______ web pages.
- Which of the following is not a primitive data type in JavaScript?
- What are some common challenges faced during the code review process, and how can they be mitigated effectively?
- Role-based access control (RBAC) is a common method for _______ in large systems.
- ________ allows developers to create and manage issues, track progress, and prioritize tasks within a project.