CompTIA Data+ (DA0-001) — Question 296

Which of following is a non-relational database?

Answer options

Correct answer: A

Explanation

Neo4j is a non-relational database specifically designed for handling graph data, making it the correct answer. SQLite, MySQL, and PostgreSQL are all relational databases that utilize structured query language (SQL) and establish relationships between tables.