engineering computer science MCQ #650

What is the term for a database that is optimized for storing and querying graph data?

engineering computer science MCQ #650

  1. Question 1

    Q1. What is the term for a database that is optimized for storing and querying graph data?

    • A) Relational database
    • B) Graph database
    • C) NoSQL database
    • D) Time-series database

    Answer: Graph database

    Explanation: Graph database is optimized for storing and querying graph data, which represents complex relationships between data entities.