Document-oriented and object-oriented databases are philosophically more different than one might at first expect.
In both we have a somewhat standardized document/object representation — typically JSON in currently popular for document-oriented stores, perhaps ODL in ODBMS. The nice thing with…