Which of the following are objective database and not a relational database?

Which of the following are objective database and not a relational database? Correct Answer IndexedDB

IndexedDB is an object database, not a relational database, and it is much simpler than databases that support SQL queries. It is more powerful, efficient, and robust than the key/value storage provided by the Web Storage API, however.

Related Questions

Which of the following is not a relational database?
Which of the following is not characteristic of a relational database model?
A rule of thumb for choosing indexes for a relational database includes which of the following?
Which of the following is true for a relational database?
what represents a row in a relational database?
Advantages of Relational Database Management systems are