# SQLAlchemy
SQLAlchemy is the [[Python]] SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
## OfficialSite
URL : https://sqlalchemy.org
documentation : https://docs.sqlalchemy.org
## Supported Databases
[[SQLite]], [[PostgreSQL]], [[MySQL]], [[MariaDB]], [[Oracle]], [[MS-SQL]]