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.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *