Using SQLAlchemy

    The SQLAlchemy transport is unstable in many areas and there are several issues open. Sadly we don’t have the resources or funds required to improve the situation, so we’re looking for contributors and partners willing to help.

    This transport uses only the BROKER_URL setting, which have to be an SQLAlchemy database URI.

    Here’s a list of examples using a selection of other ‘s:

    1. BROKER_URL = 'sqla+mysql://scott:[email protected]/foo'
    2. BROKER_URL = 'sqla+oracle://scott:[email protected]:1521/sidname'

    The SQLAlchemy database transport does not currently support: