I'm very interested in such products. It appears to be similar to Materialize DB.
I use dbt and Postgres for managing a data warehouse. It appears Risingwave doesn't have support for dbt yet, there is an open issue [1]. Materialize supports dbt. Materialize also offers Postgres wire compatibility i.e. I can connect to the Materialize using Postgres drivers. I wasn't able to find this information on Risingwave yet.
3 comments
[ 4.2 ms ] story [ 21.8 ms ] threadI use dbt and Postgres for managing a data warehouse. It appears Risingwave doesn't have support for dbt yet, there is an open issue [1]. Materialize supports dbt. Materialize also offers Postgres wire compatibility i.e. I can connect to the Materialize using Postgres drivers. I wasn't able to find this information on Risingwave yet.
[1] https://github.com/risingwavelabs/risingwave/issues/7577
Yep, this information can only be found in the subpage of the documentation: https://www.risingwave.dev/docs/current/risingwave-local/?cu... and https://www.risingwave.dev/docs/current/install-psql-without...
It'd better be shown in the GitHub README