Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Instant streaming GraphQL APIs with built-in authorization for Postgres (github.com/hasura)
6 points by wawhal on Sept 30, 2022 | hide | past | favorite | 1 comment



We recently added a streaming GraphQL API to Hasura to allow clients to easily consume data from Postgres as a stream.

There are solutions to ingest and store a large amount of data or a stream of data. However, once this data has been captured, securely exposing this data as a continuous stream to a large number of HTTP clients concurrently is a challenge. And that’s where streaming GraphQL API fits in.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: