engineering computer science MCQ #852

What is the term for a database management system that is not based on the relational model?

engineering computer science MCQ #852

  1. Question 1

    Q1. What is the term for a database management system that is not based on the relational model?

    • A) NoSQL database
    • B) Relational database
    • C) Object-oriented database
    • D) Graph database

    Answer: NoSQL database

    Explanation: NoSQL databases deviate from the traditional relational database model, offering flexible schema designs.