> ## 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.

# Superset Integration

export const Python = "Python®";

export const PyPI = "PyPI℠";

export const Ocient = "Ocient®";

Apache Superset is an open-source business intelligence web application that can quickly generate visualizations, dashboard, and geospatial maps.

## Prerequisites

To use Superset with your {Ocient} System, you must have these software prerequisites:

* Ocient System — Use the latest version.
* {Python} — Use version 3.8 or later.
* SQLAlchemy — Install the latest version by using the [sqlalchemy-ocient](https://pypi.org/project/sqlalchemy-ocient/) {PyPI} page.
* pyocient driver — Use version 1.0.15. For details, see [pyocient Release Notes](/pyocient-release-notes).

## Installation

To install, follow the [Installing Superset Locally Using Docker Compose](https://superset.apache.org/docs/installation/installing-superset-using-docker-compose/) guide for your respective system.

## Connect to Ocient

For specific steps on connecting Superset to your Ocient System, see the [Ocient DB](https://superset.apache.org/docs/databases/ocient/#install-the-ocient-driver) 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.*
