Inheritance Mapping =================== Doctrine CouchDB ODM does not provide special inheritance featuers yet. You can of course just use inheritance between your objects that are mapped as documents, there is however no way to query between inheritance levels.