risingwavelabs / risingwave

Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.
https://go.risingwave.com/slack
Apache License 2.0
7.03k stars 578 forks source link

Tracking: support Hasura #14362

Open jetjinser opened 10 months ago

jetjinser commented 10 months ago

Hasura is a powerful GraphQL engine that facilitates rapid GraphQL API generation over existing databases. By seamlessly integrating RisingWave as a data source through the Postgres driver, we can harness the capabilities of Hasura to query RisingWave using GraphQL.

github-actions[bot] commented 8 months ago

This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned.

github-actions[bot] commented 5 months ago

This issue has been open for 60 days with no activity. Could you please update the status? Feel free to continue discussion or close as not planned.

doup123 commented 1 week ago

This would be extremely useful, enabling to expose risingwave's data directly to an API following the low-code/no-code principle.