.. _plugins:
.. _sqlalchemy.ext:

ORM Extensions
==============

SQLAlchemy has a variety of ORM extensions available, which add additional
functionality to the core behavior.

.. toctree::
    :maxdepth: 1

    associationproxy
    declarative
    orderinglist
    horizontal_shard
    sqlsoup

