# `MaterializedView` class Here's the reference for the `MaterializedView` class, which extends `View` with materialized view features. ```python from sqlalchemy_pgview import MaterializedView ``` ::: sqlalchemy_pgview.MaterializedView options: members: - refresh - auto_refresh_on