Real-Time Dashboards with Apache Superset and RisingWave
TL;DR
Apache Superset connects to RisingWave using the standard PostgreSQL SQLAlchemy URI (postgresql+psycopg2://root@localhost:4566/dev). Once connected, any materialized view in RisingWave becomes a
risingwave.com10 min read