.. _sqlalchemy.dialects_toplevel:

sqlalchemy.dialects
====================

Supported Databases
-------------------

These backends are fully operational with 
current versions of SQLAlchemy.

.. toctree::
    :glob:

    firebird
    mssql
    mysql
    oracle
    postgresql
    sqlite
    sybase

Unsupported Databases
---------------------

These backends are untested and may not be completely
ported to current versions of SQLAlchemy.

.. toctree::
    :glob:

    access
    informix
    maxdb

