> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ocient.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SQLAlchemy Integration

export const Python = "Python®";

export const PyPI = "PyPI℠";

export const Ocient = "Ocient®";

[SQLAlchemy](https://www.sqlalchemy.org/) is an open-source SQL toolkit and object-relational mapper for {Python}.

## Prerequisites

To use SQLAlchemy, you must have these software packages:

* {Ocient} System — Use the latest version.
* Python — Use version 3.5 or later.
* pyocient driver — Use version 1.0.15. For details, see [pyocient Release Notes](/pyocient-release-notes).

## Installation

For information about installing SQLAlchemy, please see the [sqlalchemy-ocient](https://pypi.org/project/sqlalchemy-ocient/) {PyPI} page.

## Related Links

[Connect to Ocient](/connect-to-ocient)

[Ocient Integrations](/ocient-integrations)

***

*SQLAlchemy is a trademark of Michael Bayer. mike(&)zzzcomputing.com All rights reserved.*
