Supabase is an open-source Firebase alternative. It uses PostgreSQL as the underlying storage system and therefore can be integrated with RisingWave seamlessly.
promotion_update
, that sinks data from the materialized view, product_calc_mv
, in RisingWave, to the promotions
table in Supabase. The columns of the materialized view must match the columns of the table in Supabase.