Hacker News new | past | comments | ask | show | jobs | submit login

Not really. You can use it with any GraphQL server that returns a list of records :)

The Hasura and Postgres combo is ideal because you can have complicated aggregations over the Postgres data in the form of views and Hasura can help you query them realtime over GraphQL. Also Postgres has nice community tools around it like PostGIS and Timescale which help you handle geolocation and timeseries type of data that is often used for visualisations.

PS: Co-author here. And I am an engineer at Hasura.




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

Search: