How does an object-oriented database compare to a relational database?

Answer:

object-oriented is index by object with no relationship to each other. Relational db has links to other db that have specific information. Some may have Names.db and relate to address.db and so on.

First answer by ID0208378233. Last edit by ID0208378233. Question popularity: 1 [recommend question].