This topic describes how to connect Apache Superset to Hologres and analyze data in a visualized manner.
Prerequisites
- A Hologres instance is purchased. For more information, see Purchase a Hologres instance.
- Apache Superset is installed. For more information, visit the Apache Superset official website.
Background information
Apache Superset (incubating) is an open source BI tool that is used for data exploration and visualized data analysis. Apache Superset is developed based on Python by using components such as Flask, Pandas, and SQLAlchemy. Hologres is compatible with PostgreSQL. In this example, Apache Superset version 0.38.0 is connected to Hologres for data analysis.