# model_values > Taking the O out of ORM. ## Docs ### API Reference #### Lookups - [Lookup](https://coady.github.io/django-model-values/reference/Lookup.html) - [F](https://coady.github.io/django-model-values/reference/F.html) #### Query API - [QuerySet](https://coady.github.io/django-model-values/reference/QuerySet.html) - [Manager](https://coady.github.io/django-model-values/reference/Manager.html) #### Utilities - [Case](https://coady.github.io/django-model-values/reference/Case.html) - [classproperty](https://coady.github.io/django-model-values/reference/classproperty.html) - [EnumField](https://coady.github.io/django-model-values/reference/EnumField.html)