mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-05 07:17:06 -04:00
36 lines
503 B
ReStructuredText
36 lines
503 B
ReStructuredText
.. _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
|
|
|