This project is not being actively maintained. If you are interested in helping to maintain this project, take a look at the open issues on GitHub and submit pull requests.

Inheritance Mapping

Doctrine CouchDB ODM does not provide special inheritance features 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.